강의

멘토링

커뮤니티

Inflearn Community Q&A

qgistg's profile image
qgistg

asked

Introduction to Python and Creating Various Automated Applications Using Web Crawling

Creating a GUI-based Youtube Multi-player (4) - PyQT5 Webview, File Download, Etc..

배포하기 관련

Written on

·

164

0

최종으로 작성된 파일을 타인에게 배포하기 위해서는 어떻게 해야 하나요?

python웹-크롤링

Answer 1

0

niceman님의 프로필 이미지
niceman
Instructor

구글에서 pyexe 로 검색해보세요.

exe로 배포가 가능하나, exe로 파일 배포시 pyqt는 버전에 따라 에러가 발생하기도 합니다.

qgistg's profile image
qgistg

asked

Ask a question