Fix Python Errors

From rbachwiki
Jump to navigation Jump to search

FIX ERROR - The term 'pyinstaller' is not recognized

py -m pip install pyinstaller

ERROR: Could not install packages due to an OSError: [WinError 2] The system cannot find the file specified:

pip install 'packagename' --user

Back To Top - Category