Python Forum
Is possible to run the python command to call python script on linux?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is possible to run the python command to call python script on linux?
#1
I have a method to call the python script using subprocess.popen like:

   

it's somehow working well on windows (running with docker)
but in linux, when the toggle was on (meaning status = 1), the script was not called.
is there anyway to call the python script by code instead of running it manual by create new .sh file and call it on linux terminal? Huh
Reply


Messages In This Thread
Is possible to run the python command to call python script on linux? - by cuten222 - Jan-23-2024, 04:10 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  run part of a script with a different version of Python jdog 3 620 May-27-2024, 01:57 AM
Last Post: Alice12
Music Python Script Repeating Number When Saving Facebook Photos ThuanyPK 2 218 May-13-2024, 10:59 PM
Last Post: ebn852_pan
  Trying to generating multiple json files using python script dzgn989 4 317 May-10-2024, 03:09 PM
Last Post: deanhystad
  Problems passing arguments containing spaces to bash script and then on to python kaustin 6 604 Apr-03-2024, 08:26 PM
Last Post: deanhystad
  ChromeDriver breaking Python script genericusername12414 1 411 Mar-14-2024, 09:39 AM
Last Post: snippsat
  using PowerShell from Python script for mounting shares tester_V 8 695 Mar-12-2024, 06:26 PM
Last Post: tester_V
  No Internet connection when running a Python script basil_555 8 852 Mar-11-2024, 11:02 AM
Last Post: snippsat
Question Running Python script through Task Scheduler? Winfried 8 819 Mar-10-2024, 07:24 PM
Last Post: Winfried
  python script is hanging while calling a procedure in database prasanthi417 4 663 Jan-17-2024, 02:33 PM
Last Post: deanhystad
  How to check if Skype call is connected or disconnected in Python? boral 1 474 Dec-28-2023, 08:31 AM
Last Post: buran

Forum Jump:

User Panel Messages

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