Python Forum
Can't get .py to run on Win10 command line
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't get .py to run on Win10 command line
#2
Your environment path path is not set up correctly.
This is a common problem, and has to do with installation option.
During install, one of the options is to add python to your environment path.

The easiest way to overcome this isĀ  to re-install, making sure you select the path option
while at it, make sure installation location is c:\Pythonxx where xx is version
Reply


Messages In This Thread
RE: Can't get .py to run on Win10 command line - by Larz60+ - Nov-07-2017, 03:53 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Command line argument issue space issue mg24 5 1,422 Oct-26-2022, 11:05 PM
Last Post: Yoriz
  accept command line argument mg24 5 1,425 Sep-27-2022, 05:58 PM
Last Post: snippsat
  Accessing varying command line arguements Rakshan 3 2,134 Jul-28-2021, 03:18 PM
Last Post: snippsat
  Where does pip auto install on Win10 with py 3.9.4? Fran_3 4 3,629 May-05-2021, 03:47 PM
Last Post: snippsat
  How to input & output parameters from command line argument shantanu97 1 2,649 Apr-13-2021, 02:12 PM
Last Post: Larz60+
  Passing List of Objects in Command Line Python usman 7 3,321 Sep-27-2020, 03:45 PM
Last Post: ndc85430
  Compiling on win10 ebolisa 1 1,815 Sep-04-2020, 04:39 PM
Last Post: ebolisa
  Taking Multiple Command Line Argument Input bwdu 6 4,211 Mar-29-2020, 05:52 PM
Last Post: buran
  python 3 from command line Dixon 1 2,087 Mar-01-2020, 08:35 PM
Last Post: snippsat
  Running linux command line apps... dbrdh 0 1,707 Jan-30-2020, 01:14 PM
Last Post: dbrdh

Forum Jump:

User Panel Messages

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