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 methane
Recipients methane, paul.moore, rafaeldominiquini, steve.dower, tim.golden, zach.ware
Date 2019-12-15.08:58:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576400330.45.0.358261371333.issue39051@roundup.psfhosted.org>
In-reply-to
Content
The most common cause of this error is the PYTHONPATH and PYTHONHOME environment variables.

You can see what environment variables are set by the "set" command.
History
Date User Action Args
2019-12-15 08:58:50methanesetrecipients: + methane, paul.moore, tim.golden, zach.ware, steve.dower, rafaeldominiquini
2019-12-15 08:58:50methanesetmessageid: <1576400330.45.0.358261371333.issue39051@roundup.psfhosted.org>
2019-12-15 08:58:50methanelinkissue39051 messages
2019-12-15 08:58:50methanecreate