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 steve.dower
Recipients lukasz.langa, steve.dower
Date 2021-12-11.13:13:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639228435.55.0.0507692076358.issue46048@roundup.psfhosted.org>
In-reply-to
Content
The embeddable distro cannot import native modules.

This is because the '.' entry in the ._pth file is incorrect parsed by the new getpath module (issue45582).
History
Date User Action Args
2021-12-11 13:13:55steve.dowersetrecipients: + steve.dower, lukasz.langa
2021-12-11 13:13:55steve.dowersetmessageid: <1639228435.55.0.0507692076358.issue46048@roundup.psfhosted.org>
2021-12-11 13:13:55steve.dowerlinkissue46048 messages
2021-12-11 13:13:55steve.dowercreate