Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python command interface
#1
Brand new to python....I just downloaded from python site and I am watching a training video. The video is telling me to run python --version and all I am getting is errors. Not sure what I am doing wrong.

Python 3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> python --version
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
NameError: name 'python' is not defined
>>>
Reply


Messages In This Thread
python command interface - by cwc2 - Sep-19-2023, 03:49 AM
RE: python command interface - by cwc2 - Sep-19-2023, 04:08 AM
RE: python command interface - by menator01 - Sep-19-2023, 04:48 AM
RE: python command interface - by Pedroski55 - Sep-19-2023, 07:31 AM
RE: python command interface - by garynewport - Sep-19-2023, 09:33 AM
RE: python command interface - by Larz60+ - Sep-20-2023, 05:19 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  os.system("netsh interface set interface 'Wi-Fi' enabled") aniyanetworks 12 10,688 Jan-18-2019, 04:07 AM
Last Post: aniyanetworks
  Interface Arduino and MSSQL using Python MichaelDean 0 3,004 Nov-18-2018, 05:00 PM
Last Post: MichaelDean
  Python Interface for HWM14 sdipti596 4 5,492 Dec-26-2017, 10:21 PM
Last Post: Terafy
  Python interface only black and white........ Wilson 3 6,391 Jul-15-2017, 01:20 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

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