python pip安装pyinstaller报错_pip install pyinstaller (安装过程报错解决)
生活随笔
收集整理的這篇文章主要介紹了
python pip安装pyinstaller报错_pip install pyinstaller (安装过程报错解决)
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
安裝目標:pip install pyinstaller
報錯內容:
WARNING: You are using pip version 19.2.3, however version 20.0.2 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
解決方法:
運行--->cmd
使用?python -m pip install -U --force-reinstall pip?升級成功
Successfully installed pip-20.0.2
接下來又報錯了 pip install pyinstaller? 報錯內容: time out
解決方法:??pip --default-timeout=100 install -U pyinstaller
Successfully built pyinstaller
Installing collected packages: altgraph, pywin32-ctypes, future, pefile, pyinstaller
總結
以上是生活随笔為你收集整理的python pip安装pyinstaller报错_pip install pyinstaller (安装过程报错解决)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 地籍图 cad cass 二次开发 过滤
- 下一篇: jQuery 1.9+ 移除$.brow