Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: SIGWINCH ignored when trying to start a screen with the pexpect module
Post: SIGWINCH ignored when trying to start a screen wit...

I made an application with Python's flask module. I used the pexpect module in some functions but I get the SIGWINCH ignored error. The function does not work, it enters pexpect.EOF error directly. If...
StatTark General Coding Help 0 1,841 Jul-06-2020, 10:12 AM
    Thread: How can I stop the script when I run the game on my own computer?
Post: RE: How can I stop the script when I run the game ...

(Jun-19-2020, 08:23 AM)Gribouillis Wrote: A really crude way if nothing else works would be import os, signal os.kill(os.getpid(), signal.SIGKILL) first of all thank you for your answer. I did not k...
StatTark General Coding Help 2 2,240 Jun-19-2020, 11:20 AM
    Thread: How can I stop the script when I run the game on my own computer?
Post: How can I stop the script when I run the game on m...

hi friends i am trying to make a steam hour bot. I'm running this bot on my ubuntu system like this on "screen -S idle python3 xxx.py" . What I want to do is to close the screen when I enter a game on...
StatTark General Coding Help 2 2,240 Jun-19-2020, 07:12 AM

User Panel Messages

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