파이썬

윈도우 Python3에서 PyQt5, Qt Designer 설치 방법

페이지 정보

본문

윈도우 Python3에서 PyQt5, Qt Designer 설치 방법 [32bit 기준]



Python3에서 PyQt5 설치 방법

> pip3 install pyqt5


Python3에서 Qt Designer 설치 방법

> pip3 install pyqt5-tools


Windows 10 기준 Qt Designer 실행파일 위치

C:\Users\{사용자}\AppData\Local\Programs\Python\Python36-32\Lib\site-packages\pyqt5-tools\designer.exe



----------------------------------------------------------------


Windows 10 Anaconda3 기준 실행파일 위치


C:\Users\{사용자}\Anaconda3\Library\bin\designer.exe






관련자료

등록된 댓글이 없습니다.
Today's proverb
희망이란 본래 있다고도 할 수 없고 없다고도 할 수 없다. 그것은 마치 땅 위의 길과 같은 것이다. 본래 땅 위에는 길이 없었다. 걸어가는 사람이 많아지면 그것이 곧 길이 되는 것이다. (노신의 “고향“중에서)