error:
'pyinstaller' is not recognized as an internal or external command,
operable program or batch file.
I install it using pip using cmd, and it works 100%. But when i type "pyinstaller" cmd pretends like it doesnt even exist. I'm trying to install pyinstaller to convert my py script to an exe, and i try using it and convert but it doesnt work. what do i do?
I tried settings environment variable and it wont work, i expected it to work :O but it didnt. I also reinstalled pyinstaller but it did nothing