Python

From Smithnet Wiki
Revision as of 17:18, 16 December 2022 by NickPGSmith (talk | contribs) (→‎Python Installer)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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