Hi,
in my app I need to run the BackgroundScheduler from the apscheduler package, but I keep getting the "You must run uWSGI with the --enable-threads option for the scheduler to work." error.
I've read about this and I concluded that it's not possible to use it in PythonAnywhere. For me this is a deal breaker.
There is some way to make it work in PythonAnywhere?
Thx