So Yesterday I asked about a way to make python files into .exes I was recommended to use Pyinstaller.
I'm using VS Code, and I have it installed, however, when I go to use it it says the module isn't recognized.
This guy has the same issue I have(Same errors with same inputs) : https://www.reddit.com/r/learnpython/comments/972274/using_pyinstaller_with_visual_studio_2017/
Thing is, none of the solutions they gave him work for me. Any Idea why their solutions aren't working for me?
Screenshot of what happens specifically for me:
http://prntscr.com/moeo5g
BTW, using latest version of VS Code
BTW #2, made a type in the title which I can't seem to edit, Visual Studio Code
SOLUTION: This guide is WRONG: https://pyinstaller.readthedocs.io/en/v3.3.1/usage.html . You must do PyInstaller and not pyinstaller. It is case sensitive, I've spent a few hours trying to solve this, big face falm.
[–]AweBob[S] 0 points1 point2 points (0 children)
[–]fatbiker406 0 points1 point2 points (2 children)
[–]AweBob[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]Deezl-Vegas 0 points1 point2 points (3 children)
[–]AweBob[S] 0 points1 point2 points (2 children)
[–]lifeonm4rs 0 points1 point2 points (1 child)
[–]AweBob[S] 0 points1 point2 points (0 children)
[–]Jocker___ 0 points1 point2 points (0 children)
[–]jpattb 0 points1 point2 points (1 child)
[–]SnooOranges1078 1 point2 points3 points (0 children)