Forums

Kernel errors

My Python script will not run continuously, which is why I opted to use your service, it kind of suggested that you can run scripts on the cloud 24/7! only runs for an hour!

My Python script will not run continuously, which is why I opted to use your service, it kind of suggested that you can run scripts on the cloud 24/7! only runs for an hour!

Are you using an always on task to run your code?

Nope just opening a notepad and running the code

Then you need to use an always on task: https://help.pythonanywhere.com/pages/AlwaysOnTasks/

I tried, but it also never runs

Have you checked the task's log to see why? It's the first button in the always-on task configuration.