The command prompt is showing me that pyinstaller is not a valid command when I try to convert .py to .exe .I am using the latest python version: 3.12.4 I want to add it to path but can’t figure out how . Error Image
I tried using other methods such as Nuitka but those also don’t work. Pyinstaller seems like the right option. I found a couple of similar issues on stackoverflow but they were pycharm focused or they were related to pyinstaller not being installed . But I have already installed pyinstaller . I can’t figure out how to put it in path . plus I can’t comment o those posts as I have less than 50 reputation .