Message 339647 - Python tracker

Message339647

Author xtreak
Recipients JP Zhang, xtreak
Date 2019-04-08.15:07:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554736036.6.0.171177187965.issue36561@roundup.psfhosted.org>
In-reply-to
Content
Can you please post the traceback you are getting and how you are running the script from command line? The custom module has third party dependencies like numpy so it will be helpful if you can attach a reproducer without dependencies to see if it's a problem with CPython or something with custom loader.
History
Date User Action Args
2019-04-08 15:07:16xtreaksetrecipients: + xtreak, JP Zhang
2019-04-08 15:07:16xtreaksetmessageid: <1554736036.6.0.171177187965.issue36561@roundup.psfhosted.org>
2019-04-08 15:07:16xtreaklinkissue36561 messages
2019-04-08 15:07:16xtreakcreate