Python Forum
In Visual Studio Python is not properly installed
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
In Visual Studio Python is not properly installed
#1
ScREEn Shot
Reply
#2
There might be other problems as well but quite clearly you cant run hellow.py file with command 'python hellow.python', it should be 'python hellow.py'
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply
#3
(Sep-23-2019, 02:49 AM)perfringo Wrote: There might be other problems as well but quite clearly you cant run hellow.py file with command 'python hellow.python', it should be 'python hellow.py'
perfringo,
I believe you are correct about the syntax of that statement. I copied mine from the tutorial video. It still did not work. This image contains the error message. I tried to copy it with a select followed buy a copy. It would not copy. How do I capture that output?
screen capture
Thank you for all your help.
Reply
#4
In case screen capture is unreadable here is another link
[Image: s!ApPUarHCMjuE0Wf2BzFBUPS6zTz3?e=7aufuN]
Reply
#5
python is not set in Windows Path.
See Python 3.6/3.7 and pip installation under Windows
Can either uninstall and install with Path marked on,or Fixing Path if needed in link.
Just to be clear it's called Environment Variables Path.
When python and pip command work from anywhere in command line(cmd/PS) or better cmder.

Then VS Code from start.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to properly extract mathematical equations and images from PDF for a Python RAG c IchNar 2 97 Jan-27-2026, 11:53 PM
Last Post: Pedroski55
  Installing mailjet_rest for Python 3 while Python 2 is installed gw1500se 1 1,683 Mar-12-2025, 03:48 AM
Last Post: Tishat73
  Visual Studio Code help aaronrousch 4 4,869 Jan-25-2025, 05:55 AM
Last Post: ndc85430
  I cannot create a virtual environment on visual studio code using python Willem_Aucamp316 2 13,074 Nov-27-2024, 02:20 PM
Last Post: menator01
  Code Completion in Visual Studio for External Libraries mjakov 0 1,298 Aug-25-2024, 02:48 PM
Last Post: mjakov
  Excel isnt working properly after python function is started IchNar 2 1,968 May-01-2024, 06:43 PM
Last Post: IchNar
  Python Launcher (on Windows) only necessary when 2 or more Python versions installed? pstein 1 3,765 Feb-17-2024, 12:43 PM
Last Post: deanhystad
  Python Coding in Power BI Visual vjrans 0 1,152 Jan-31-2024, 07:54 AM
Last Post: vjrans
  How to set PYTHONPATH in Visual Studio Code? aupres 5 20,426 Aug-15-2023, 03:51 PM
Last Post: snippsat
  How do I properly implement restarting a multithreaded python application? MrFentazis 1 2,439 Jul-17-2023, 09:10 PM
Last Post: JamesSmith

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020