Forums

--- Python threads support is disabled. You can enable it with --enable-threads

i have a process that takes much time from 1 to 5 min. obviously it must be run on the background. how to make this possible on pythonanywhere.

Check out this help page for hints and tips on doing that.