This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steven.daprano
Recipients shri_vatsa, steven.daprano
Date 2018-01-21.10:49:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516531773.98.0.467229070634.issue32607@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-01-21 10:49:34steven.dapranosetrecipients: + steven.daprano, shri_vatsa
2018-01-21 10:49:33steven.dapranosetmessageid: <1516531773.98.0.467229070634.issue32607@psf.upfronthosting.co.za>
2018-01-21 10:49:33steven.dapranolinkissue32607 messages
2018-01-21 10:49:33steven.dapranocreate