python whl包的安裝


1.首先安裝PIP.

https://pip.pypa.io/en/latest/installing.html#install-pip

python get-pip.py

2.設置好環境變量:

C:\Python27\Scripts

3.安裝wheels

pip install SomePackage-1.0-py2.py3-none-any.whl

 

構建wheels:https://pip.pypa.io/en/latest/user_guide.html#installing-from-wheels





免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM