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 eric.smith
Recipients eric.smith, xxm
Date 2021-03-11.07:36:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615448183.73.0.395551555638.issue43471@roundup.psfhosted.org>
In-reply-to
Content
You're probably missing needed dependencies. For example, see https://stackoverflow.com/questions/12806122/missing-python-bz2-module

If you look at the output of make, you should be able to see that _bz2 wasn't built.
History
Date User Action Args
2021-03-11 07:36:23eric.smithsetrecipients: + eric.smith, xxm
2021-03-11 07:36:23eric.smithsetmessageid: <1615448183.73.0.395551555638.issue43471@roundup.psfhosted.org>
2021-03-11 07:36:23eric.smithlinkissue43471 messages
2021-03-11 07:36:23eric.smithcreate