2👍
✅
Check what version of python you are running. I just had a similar problem running python 2.7.3 with Django. After updating to python 2.7.5 it ran successfully.
Source:stackexchange.com
2👍
Check what version of python you are running. I just had a similar problem running python 2.7.3 with Django. After updating to python 2.7.5 it ran successfully.