Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Help installing Pythin-Pip-Mouse
Post: RE: Help installing Pythin-Pip-Mouse

Many thanks -- all good now.
ozstar General Coding Help 2 1,694 Sep-18-2020, 12:38 AM
    Thread: Help installing Pythin-Pip-Mouse
Post: Help installing Pythin-Pip-Mouse

Hello, I had Python installed on a Win 10 box to start a program by touching a mouse co-ord on the screen. I have a py script and a txt time schedule to do this. It works fine. I now have to go to a...
ozstar General Coding Help 2 1,694 Sep-17-2020, 09:46 AM
    Thread: Python timer script stops before should
Post: RE: Python timer script stops before should

Any help here please? Is there anything in this script that would cause the stream to stop before the allocated time? For example the time.txt file has the time to start and run like this.. 04-05-20...
ozstar General Coding Help 3 2,235 May-04-2020, 12:55 AM
    Thread: Python timer script stops before should
Post: RE: Python timer script stops before should

This is the script.. import time import datetime import sys from pynput.mouse import Button, Controller class Autostreaming(object): def __init__(self): self.mouse = Controller() ...
ozstar General Coding Help 3 2,235 May-01-2020, 07:51 AM
    Thread: Python timer script stops before should
Post: Python timer script stops before should

Hi, I have a script that starts and is supposed to run for a pre determined time set out in a txt file, like this.. first one 2.55 pm and run for 50 mins then stop and start again at the 6.55 etc. 3...
ozstar General Coding Help 3 2,235 May-01-2020, 06:19 AM
    Thread: How to restart Python after input change
Post: RE: How to restart Python after input change

Thank you, yes that will show me whether it is or is not going.
ozstar General Coding Help 3 2,388 Apr-29-2020, 03:16 AM
    Thread: How to restart Python after input change
Post: RE: How to restart Python after input change

Any help here please? Summary.. When I manually stop a script Ctrl C, do I have to close the Dos box to execute the stop, or can I just start the script again when ready?
ozstar General Coding Help 3 2,388 Apr-28-2020, 09:38 PM
    Thread: How to restart Python after input change
Post: How to restart Python after input change

Hi, A nooby here :-) I have a python .py file that gets its time to start and end its function, from a text file. The .py file is manually initiated in a Dos box on Win 10 1909. I was wondering h...
ozstar General Coding Help 3 2,388 Apr-28-2020, 07:03 AM

User Panel Messages

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