RuntimeError: populate() isn't reentrant on CentOS 7 | django 1.9 | python3
问题 Im deploying a django application on a intranet environment. I've already set up a testing server and everything is fine (after breaking my head fixing errors). This time, im seting up the production server and after configuring everything, i got an error 500, here is the httpd/logs/error_log : traceback [Thu Oct 27 09:44:15.480662 2016] [:error] [pid 15250] [remote 10.105.40.106:200] mod_wsgi (pid=15250): Target WSGI script '/home/rortega/smce/smce/wsgi.py' cannot be loaded as Python module.