Python Forum
to call via console a python-programm
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
to call via console a python-programm
#10
If python is in your path, you shouldn't need the full name to python, just "python".

If you are in the directory with your program, you don't need the full path to your script.

Both are fine, but I would normally be trying to shorten the amount of typing I have to do.
Reply


Messages In This Thread
to call via console a python-programm - by Liki - Nov-21-2020, 01:10 AM
RE: to call via console a python-programm - by Liki - Nov-21-2020, 01:42 AM
RE: to call via console a python-programm - by Liki - Nov-21-2020, 02:03 AM
RE: to call via console a python-programm - by Liki - Nov-21-2020, 02:54 AM
RE: to call via console a python-programm - by Liki - Nov-21-2020, 03:00 AM
RE: to call via console a python-programm - by Liki - Nov-21-2020, 10:19 PM
RE: to call via console a python-programm - by bowlofred - Nov-22-2020, 01:10 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  In Console,Python anna17 0 214 Mar-23-2024, 08:24 PM
Last Post: anna17
  embed python script in C programm gucio321 0 611 Feb-11-2023, 10:47 AM
Last Post: gucio321
  Python Flask Realtime system printout (console) ffmpeg jttolleson 3 2,958 Apr-18-2022, 06:39 PM
Last Post: jttolleson
  Python library for win32 console commands eldiener 3 3,491 Aug-24-2021, 10:28 PM
Last Post: bowlofred
  Problem: Restart kernel onPydev console when trying to install a python package poppy2020 1 7,728 Nov-25-2020, 06:13 PM
Last Post: Larz60+
  My Python Console doesn´t work ModuleNotFoundError: No module named 'tokenize' RuanKishibe 1 3,145 Aug-06-2020, 10:07 PM
Last Post: deanhystad
  Adding colour to Python console Archangelos 4 2,766 Apr-15-2020, 05:15 PM
Last Post: newbieAuggie2019
  how to get some values from js on python console by python code vivekagrey 1 1,891 Feb-13-2020, 09:26 PM
Last Post: micseydel
  I don't know what's wrong with this code [Python Console] H0M1C1D4L_P1G 6 3,236 Dec-22-2019, 10:27 PM
Last Post: snippsat
  Call pip3 from python folder build by me call pip3 from the /usr/bin Suryavarman 3 3,718 Oct-07-2019, 10:23 PM
Last Post: Suryavarman

Forum Jump:

User Panel Messages

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