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

Python extract exe file pyinstaller (window)

 Python extract exe file pyinstaller (window)

#실행파일 #exe #pyinstaller basically, edit environment after installing python x.x version * (C:\xxxxxx\xxxxx\python), (C:\xxxxxx\python\script),...... when we use python sdk(software developer kit), sometimes we need to make it use simply without modules (various, complex) 'pyinstaller' is very useful tool for users in my case, I use window10 OS, using cmd, i could use Pyinstaller first of all, in order to use pyinstaller, we have to move to path 'python script' after then, we can install 'pyinsta...

# exe # pyinstaller # 실행파일