
- #VISUAL STUDIO INSTALLER 2017 64 HOW TO#
- #VISUAL STUDIO INSTALLER 2017 64 INSTALL#
- #VISUAL STUDIO INSTALLER 2017 64 CODE#
- #VISUAL STUDIO INSTALLER 2017 64 WINDOWS#
I installed pyinstaller already through pip through visual studio. Type "help", "copyright", "credits" or "license" for more information.
#VISUAL STUDIO INSTALLER 2017 64 INSTALL#
'pyinstaller' is not recognized as an internal or external command, operable program or batch file.Ĭ:\Users\blah\blah\blah>py install pyinstallerĬ:\Program Files (x86)\Microsoft Visual Studio\Shared\Python36_64\python.exe: can't open file 'install': No such file or directory pyĬ:\Users\blah\blah\blah>py pyinstaller -onefile my_script.pyĬ:\Program Files (x86)\Microsoft Visual Studio\Shared\Python36_64\python.exe: can't open file 'pyinstaller': No such file or directoryĬ:\Users\blah\blah\blah>pyinstaller -onefile my_script.py The system cannot find the file specified.Ĭ:\Users\blah\blah\blah>pyinstaller -onefile. Here are all of the things I tried: C:\Users\blah\blah\blah>py pyinstaller -onefile. Now for the next step where I immediately hit a wall: The only difference is that I type in "py" instead of "python". py in question is, and then run it like this:
#VISUAL STUDIO INSTALLER 2017 64 WINDOWS#
I go to my command prompt (by typing into the windows search bar "command prompt"), cd to where the. The only way I can navigate to where the script is without a terminal or command prompt is with file explorer. "Navigate to your python script directory." Okay, it's weird that that direction is before "open up the command prompt". Now, open up your Terminal/Command Prompt in the script directory and, t est your python script: Just navigate to your python script directory. I installed pyinstaller through pip, which I did through Visual Studio again. I have python installed on my computer, but I got it through Visual Studio. I just want to make it into an executable that I can share around now. Subreddit CSS and other assets can be found on github here: If you have any questions/suggestions/special offers for the community please message the moderators: Posting homework assignments is not prohibited if you show that you tried to solve it yourself.
#VISUAL STUDIO INSTALLER 2017 64 CODE#
Either the example compiles cleanly, or causes the exact error message about which you want help.Īvoid posting a lot of code in your posts. Include the error you get when running the code, if there is one.Įnsure your example is correct. SSCCE Keep your code Short, Self Contained, Correct (Compilable) and provide Example Try out suggestions you get and report back. Proofread your answers for clarity and correctness. Try to guide OP to a solution instead of providing one directly.Īnswer the question and highlight side-issues if any exist.ĭon't "answer and run", be prepared to respond to follow up questions. r/Python /r/madeinpython /r/programmingbuddies /r/pythontips /r/flask /r/django /r/pygame /r/programming /r/learnprogramming /r/dailyprogrammer Guidelines Commenting
#VISUAL STUDIO INSTALLER 2017 64 HOW TO#
Guide on how to join and different IRC clients: /wiki/IRCĪll learning resources are in the wiki: /r/learnpython/w/indexįrequently Asked Questions: /r/learnpython/w/FAQ Join us in the IRC channel: #learnpython on libera.chat Reddit rules These apply also on this subreddit.

