.Pyw to .exe | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

.Pyw to .exe

How can i turn .pyw extension of python into exe without showing the window? autopytoexe worked for me only with .py.

25th Dec 2018, 1:41 AM
Jean Michel
Jean Michel - avatar
1 ответ
+ 3
Thanks alpha5and5! In pyinstaller I have to use dlls from the program, but it works!
25th Dec 2018, 1:27 PM
Jean Michel
Jean Michel - avatar