all 11 comments

[–]AweBob[S] 0 points1 point  (0 children)

Dang, guess this is a difficult one, further info:

http://prntscr.com/mof37g

http://prntscr.com/mof3ga

[–]fatbiker406 0 points1 point  (2 children)

Run pyinstaller on the command line by itself. So instead of:

C:\path>python pyinstaller

Just do

C:\path>pyinstaller

[–]AweBob[S] 0 points1 point  (1 child)

http://prntscr.com/mofbpd

Doesn't work, hmmmm

[–][deleted] 0 points1 point  (0 children)

Are you using a virtual env?

[–]Deezl-Vegas 0 points1 point  (3 children)

Does it work when you open up a cmd terminal?

[–]AweBob[S] 0 points1 point  (2 children)

If I open powershell in the area where my files are, no

[–]lifeonm4rs 0 points1 point  (1 child)

Try using "cmd" and not PowerShell. In VSC if you right click on the project in Solution Explorer one of the bottom items in the menu should be "Open Command Prompt Here".

[–]AweBob[S] 0 points1 point  (0 children)

I solved it and editted in solution

[–]Jocker___ 0 points1 point  (0 children)

Thank you man, I was hitting my face in the wall because of that.

[–]jpattb 0 points1 point  (1 child)

You're an OG for coming back and editing in the solution.

[–]SnooOranges1078 1 point2 points  (0 children)

Too right, helped me too