My computer is Windows 11, and when I run the command pyinstaller --onefile file.py
after installing the library with pip3 install pyinstaller
, I get the following error:
"pyinstaller is not recognized as an internal or external command, program or executable batch file.
I have tried with administrator permissions
but it gives the same result.
Image
New contributor
j0k3r is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.