How can I resolve this error in Pyinstaller?
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.