Python: Difference between revisions
Jump to navigation
Jump to search
NickPGSmith (talk | contribs) |
NickPGSmith (talk | contribs) m (1 revision imported) |
(No difference)
|
Revision as of 21:02, 17 February 2023
Python Installer
pip install pyinstaller
Add C:\Users\<user>\AppData\Roaming\Python\Python311\Scripts to PATH:
pyinstaller --onefile file.py