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 reason
Recipients reason
Date 2017-02-03.08:57:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486112242.43.0.799450044508.issue29429@psf.upfronthosting.co.za>
In-reply-to
Content
I use py2exe to compile some py files importing 'Requests' package into executable files user Windows.But I get unexpected exception , 'missing modules'.
Even I tried to specify the '-p requests',I still got failure.
History
Date User Action Args
2017-02-03 08:57:22reasonsetrecipients: + reason
2017-02-03 08:57:22reasonsetmessageid: <1486112242.43.0.799450044508.issue29429@psf.upfronthosting.co.za>
2017-02-03 08:57:22reasonlinkissue29429 messages
2017-02-03 08:57:22reasoncreate