python3.8安装插件locust报错error: Microsoft Visual C++ 14.0 is required. Get it with Microsoft Visual C++
報錯如下:
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
????----------------------------------------
Command "e:\soft\python3.6_x64\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\RJ-TR19\\AppData\\Local\\Temp\\pip-build-q2fmqstd\\pycrypto\\setup.py';f=getattr(tokenize, 'open',
?open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\RJ-TR19\AppData\Local\Temp\pip-dchg89ka-record\install-record.txt --
single-version-externally-managed --compile" failed with error code 1 in C:\Users\RJ-TR19\AppData\Local\Temp\pip-build-q2fmqstd\pycrypto\
最后的pycrypto說明缺少該包,需要安裝
下載Microsoft Visual C++ 14.0
選擇默認方式安裝即可,電腦也不用重啟,直接pip安裝所需要的插件就行
鏈接: https://pan.baidu.com/s/19acaPPdHg-S6ogQUr8etNg 提取碼: yr8v
總結
以上是生活随笔為你收集整理的python3.8安装插件locust报错error: Microsoft Visual C++ 14.0 is required. Get it with Microsoft Visual C++的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: python 爬虫提取王者荣耀英雄皮肤
- 下一篇: excel 小知识汇总