python312.dll 오류 해결법 pyInstaller LoadLibray



📍 python312.dll 오류 해결법




📌 문제 상황






📌 문제 해결



pyinstaller --onefile 파일이름.py





pyinstaller --onefile -w 파일이름.py