How to Convert Your Python File To An Executable File Using Pyinstaller.

preview_player
Показать описание
#python #pythonprogramming #howto #pyinstaller
Hey guys, in todays video I will be showing you how to convert your Python file to an executable file in your terminal using the Pyinstaller package.

Commands used in video:
pip install pyinstaller
Рекомендации по теме
Комментарии
Автор

Whenever I type that into terminal it says " The term 'pip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1"

I'm not sure why it's telling me this or what to do from here. How do I run terminal within the program?? That might be my issue. I only have the python shell within the program.

Tigers
Автор

Updated video is out guys:



In this video I will show you how to easily convert your Python files using Auto-py-to-exe.

pytz