제 15 장 PyQt5 GUI 프로그래밍
페이지 정보
작성자 관리자 댓글 0건 조회 1,737회 작성일 22-06-25 14:13본문
제 15 장 PyQt5 GUI 프로그래밍
PyQt5 설치
C:\Users\leejinkwan>pip install PyQt5
Collecting PyQt5
Downloading PyQt5-5.15.7-cp37-abi3-win_amd64.whl (6.8 MB)
|████████████████████████████████| 6.8 MB 3.2 MB/s
Collecting PyQt5-Qt5>=5.15.0
Downloading PyQt5_Qt5-5.15.2-py3-none-win_amd64.whl (50.1 MB)
|████████████████████████████████| 50.1 MB 6.4 MB/s
Collecting PyQt5-sip<13,>=12.11
Downloading PyQt5_sip-12.11.0-cp37-cp37m-win_amd64.whl (77 kB)
|████████████████████████████████| 77 kB 3.1 MB/s
Installing collected packages: PyQt5-Qt5, PyQt5-sip, PyQt5
Successfully installed PyQt5-5.15.7 PyQt5-Qt5-5.15.2 PyQt5-sip-12.11.0
댓글목록
등록된 댓글이 없습니다.