原文:python安裝locustio報錯error: invalid command 'bdist_wheel'的解決方法

locust scalable user load testing tool writen in Python 是用python寫的 規模化 可擴展的測試性能的工具 安裝locustio需要的環境條件是:Python . ,但是不支持Python 。 今天在cmd里運行pip install locustio,報錯提示:error: invalid command bdist wheel 。 原因 ...

2016-11-03 12:18 0 3209 推薦指數:

查看詳情

python關於error: invalid command 'bdist_wheel報錯解決

Python在打包成whl文件時, 使用命令:python setup.py sdist bdist_wheel報錯error: invalid command 'bdist_wheel 執行完這句即可解決!pip3 install wheel 最近在玩RaspBerry Pico ...

Thu May 13 06:46:00 CST 2021 0 3263
 
粵ICP備18138465號   © 2018-2026 CODEPRJ.COM