库的安装问题
图片C:\Users\Administrator>pip install scipy
Collecting scipy
Downloading https://files.pythonhosted.org/packages/50/eb/defa40367863304e1ef01c6572584c411446a5f29bdd9dc90f91509e9144/scipy-1.3.1-cp37-cp37m-win_amd64.whl (30.3MB)
100% |████████████████████████████████| 30.4MB 73kB/s
Could not install packages due to an EnvironmentError: No such file or directory: 'C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\pip-req-tracker-1w72ce4z\\d6484807d8d9318cee649f471dda449f2d9200e03df7220f17058d09'
You are using pip version 19.0.3, however version 19.2.2 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
请问要怎么做呢,谢谢
You should consider upgrading via the 'python -m pip install --upgrade pip' command. pip版本低了,先更新pip Seawolf 发表于 2019-8-17 13:44
You should consider upgrading via the 'python -m pip install --upgrade pip' command. pip版本低了,先 ...
并不是这个问题,而是前面那的那句Environment Errno 能让我C起来吗 发表于 2019-8-18 10:23
并不是这个问题,而是前面那的那句Environment Errno
前面那一句说的是找不到那个指定的文件夹
页:
[1]