小编saa*_*asa的帖子

无法安装csv模块

我是一个mac用户,今天我尝试安装csv今天,这里是命令 pip install csv.但不幸的是它返回了以下错误

Could not find a version that satisfies the requirement csv (from versions: )
No matching distribution found for csv
Run Code Online (Sandbox Code Playgroud)

我有Python版本2.7.13,我已经安装了其他依赖项scikit-learn,numpy and matplotlib,但由于某些原因我无法安装csv.

python csv macos pip

16
推荐指数
1
解决办法
4万
查看次数

标签 统计

csv ×1

macos ×1

pip ×1

python ×1