.Pyw to .exe | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponse
+ 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