pyinstaller' is not recognized as an internal or external command, operable program or batch file

21 Views Asked by At

when i tried to use command pyinstaller main.py --onefile in terminal it shows *pyinstaller' is not recognized as an internal or external command, operable program or batch file. * i also tried to reinstall pyinstaller[enter image desenter image description herecription here](https://i.stack.imgur.com/ltswq.png)

i want to fix this problem

0

There are 0 best solutions below