로딩
요청 처리 중입니다...

[Python] GUI 툴 프로그램 설치 (아나콘다, Qt Designer)

 [Python] GUI 툴 프로그램 설치 (아나콘다, Qt Designer)

아나콘다 설치 Anaconda | Individual Edition Anaconda's open-source Individual Edition is the easiest way to perform Python/R data science and machine learning on a single machine. www.anaconda.com # 설치 후 "Qt Designer"를 실행시키기 위해 아래 경로 이동 하여 "designer.exe" 실행 "C:\ProgramData\Anaconda3\Library\bin" ※ 가능하면 "시작화면 고정" 같은 부분으로 별도로 빼서 사용해도 좋습니다. 아나콘다 환경변수 추가 환경변수 CMD # "CMD"에서 사용하기 위해서 환경변수를 아래 처럼 추가해줍니다.

추가했다면, "CMD"에서 "conda"를 입력하면 관련 명령어가 나올겁니다. C:\ProgramData\Anaconda3 C:\ProgramData\Anaconda3\Scripts C:\...

# designer # gui # python # qt # qtdesigner # 나아콘다 # 툴 # 프로그램