【发布时间】:2021-08-02 11:13:25
【问题描述】:
我正在尝试使用pip 安装json,但它显示错误。
pip install json
ERROR: Could not find a version that satisfies the requirement json (from versions: none)
ERROR: No matching distribution found for json
Note: you may need to restart the kernel to use updated packages.
我使用的是pip 21.1.1 版
【问题讨论】:
标签: python json pip version spyder