Python set environment settings correctly
Budget: $10 – $30 USD
I am working on a VPS and trying to get multiple python scripts running and execute at a given time. I am trying to follow https://stackoverflow.com/questions/15088037/python-script-to-do-something-at-the-same-time-every-day
I installed the correct module but the script keeps failing, see below.
File "test.py", line 1, in <module>
import schedule
ModuleNotFoundError: No module named 'schedule'
It seems that my Python isn’t looking at the correct environment? I am looking for someone who can fix this issue, without making the solution more complicated. I want to learn myself, so there are only two main question:
1. fix the problem with the missing module.
2. Make sure python3 is the default.
For the experienced Python / Centos users, this must be a piece of cake. You will receive SSH credentials to fix it. Willing to pay $5,-, bids above that are automatically removed.
Regards,
Arjan
I installed the correct module but the script keeps failing, see below.
File "test.py", line 1, in <module>
import schedule
ModuleNotFoundError: No module named 'schedule'
It seems that my Python isn’t looking at the correct environment? I am looking for someone who can fix this issue, without making the solution more complicated. I want to learn myself, so there are only two main question:
1. fix the problem with the missing module.
2. Make sure python3 is the default.
For the experienced Python / Centos users, this must be a piece of cake. You will receive SSH credentials to fix it. Willing to pay $5,-, bids above that are automatically removed.
Regards,
Arjan