Hello, i am trying to use pyinstaller for a simple school assignment, but cant get it to work. This is what i have done so far:
installed pip downloaded the .tar.gz file of PyInstaller ran the command: "pip install pyinstaller" and waited for install After doing that i tried to used the command pyinstaller myscript.py but it tells me that pyinstaller is not a command, what did i do wrong? -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/d/optout.
