Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:

This looks like a broken or incorrectly configured Django installation.

What happens when you run this from your operating system shell?

python3.6 -E -S

If you are on Windows, you might need to use this instead:

py -E -S

----------
nosy: +steven.daprano

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32607>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to