Python Forum
Convert .py to .exe - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Convert .py to .exe (/thread-23087.html)



Convert .py to .exe - arthur_cti - Dec-10-2019

Hello, I have a problem, I would like to convert my simple (.py) file to an .exe file, but I follow pyinstaller's instructions and I can't execute the file. I am using the youtube_dl and os libraries.

I use windows 10 cmd.