python GUI wxPython


wxPython 官網 https://pypi.org/project/wxPython/

wxPython  安裝  pip install wxPython     (安裝失敗)

 

推薦豆瓣鏡像 

pip3 install -i https://pypi.douban.com/simple wxpython

C:\Users\dangzhengtao>pip3 install -i https://pypi.douban.com/simple wxpython
Looking in indexes: https://pypi.douban.com/simple
Collecting wxpython
  Downloading https://pypi.doubanio.com/packages/8a/12/08d58ad0a782aa003f2f4c19c2d2d8a55bc0141f9b925ea2f066732a7319/wxPython-4.0.7.post2-cp37-cp37m-win_amd64.whl (23.0MB)
     |████████████████████████████████| 23.0MB 1.3MB/s
Collecting numpy; python_version >= "3.0"
  Downloading https://pypi.doubanio.com/packages/a9/38/f6d6d8635d496d6b4ed5d8ca4b9f193d0edc59999c3a63779cbc38aa650f/numpy-1.18.1-cp37-cp37m-win_amd64.whl (12.8MB)
     |████████████████████████████████| 12.8MB 328kB/s
Requirement already satisfied: six in e:\python37\lib\site-packages (from wxpython) (1.11.0)
Requirement already satisfied: pillow in e:\python37\lib\site-packages (from wxpython) (5.2.0)
Installing collected packages: numpy, wxpython
Successfully installed numpy-1.18.1 wxpython-4.0.7.post2


免責聲明!

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



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