윈도우 10에 아나콘다에서 pyqt5 설치
마스터욱
0
31
0
0
2018-03-12 00:57:13
D:\install\python-anaconda>python -m pip install pyqt5
Collecting pyqt5
Downloading PyQt5-5.10.1-5.10.1-cp35.cp36.cp37.cp38-none-win_amd64.whl (81.0MB)
100% |████████████████████████████████| 81.0MB 154kB/s
Collecting sip<4.20,>=4.19.4 (from pyqt5)
Downloading sip-4.19.8-cp36-none-win_amd64.whl (51kB)
100% |████████████████████████████████| 51kB 1.0MB/s
Installing collected packages: sip, pyqt5
Successfully installed pyqt5-5.10.1 sip-4.19.8