用國內鏡像源安裝PyInstaller模塊


最近搞這個安裝PyInstaller模塊把我整吐了,網絡波動嚴重一直裝不好

所以,我決定整合一哈國內鏡像源的PyInstaller模塊代碼,方便以后自己復制使用

清華源:pip install PyInstaller -i https://pypi.tuna.tsinghua.edu.cn/simple

阿里雲:pip install PyInstaller -i http://mirrors.aliyun.com/pypi/simple

豆瓣(douban):pip install PyInstaller -ihttp://pypi.douban.com/simple/ 

 


免責聲明!

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



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