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 brett.cannon
Recipients brandtbucher, brett.cannon, eric.snow, michaelanckaert, nanjekyejoannah, ncoghlan
Date 2020-12-09.18:40:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607539210.39.0.278551446286.issue26131@roundup.psfhosted.org>
In-reply-to
Content
What is "VendorImporter" (see the message of the ImportWarning)? That's not in the stdlib, so it looks like your system is injecting something via some `.pth` file or environment variable that doesn't define exec_module().
History
Date User Action Args
2020-12-09 18:40:10brett.cannonsetrecipients: + brett.cannon, ncoghlan, eric.snow, michaelanckaert, brandtbucher, nanjekyejoannah
2020-12-09 18:40:10brett.cannonsetmessageid: <1607539210.39.0.278551446286.issue26131@roundup.psfhosted.org>
2020-12-09 18:40:10brett.cannonlinkissue26131 messages
2020-12-09 18:40:10brett.cannoncreate