Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Is possible to run the python command to call python script on linux?
Post: RE: Is possible to run the python command to call ...

(Jan-23-2024, 09:19 AM)Pedroski55 Wrote: This little Python: #! /usr/bin/python3 #This program says hello and asks for your name. print('This is Python speaking: Hello World') print('What is your n...
cuten222 General Coding Help 6 850 Jan-23-2024, 06:44 PM
    Thread: Is possible to run the python command to call python script on linux?
Post: Is possible to run the python command to call pyth...

I have a method to call the python script using subprocess.popen like: [attachment=2715] it's somehow working well on windows (running with docker) but in linux, when the toggle was on (meaning stat...
cuten222 General Coding Help 6 850 Jan-23-2024, 04:10 AM

User Panel Messages

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