Python

From Smithnet Wiki
Revision as of 21:02, 17 February 2023 by NickPGSmith (talk | contribs) (1 revision imported)
Jump to navigation Jump to search

Python Installer

pip install pyinstaller

Add C:\Users\<user>\AppData\Roaming\Python\Python311\Scripts to PATH:

pyinstaller --onefile file.py