python 2.7 - PythonAnywhere How to Enable Threads -


i getting
can enable thread --enable-thread ...
can tell how ...

2016-07-23 15:06:01 lock engine: pthread robust mutexes
2016-07-23 15:06:01 thunder lock: disabled (you can enable --thunder-lock)
2016-07-23 15:06:01 uwsgi socket 0 bound unix address /var/sockets/hassanalvi.pythonanywhere.com/socket fd 7
2016-07-23 15:06:01 python version: 2.7.6 (default, jun 22 2015, 18:01:27) [gcc 4.8.2]
2016-07-23 15:06:01 * python threads support disabled. can enable --enable-threads *
2016-07-23 15:06:01 python main interpreter initialized @ 0x146b720

* python threads support disabled. can enable --enable-threads *

unfortunately python anywhere doesn't support thread web server, check out article. however, there fix if want to run task.


Comments