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 LaurentiuS
Recipients LaurentiuS, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-02-10.19:40:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518291651.45.0.467229070634.issue32817@psf.upfronthosting.co.za>
In-reply-to
Content
Whenever I'd convert .py to .exe with pyinstaller, this error would occur. I have already reinstalled Python, and yet the error remains.
When i import random to Python IDLE, it runs it without any problems.
History
Date User Action Args
2018-02-10 19:40:51LaurentiuSsetrecipients: + LaurentiuS, paul.moore, tim.golden, zach.ware, steve.dower
2018-02-10 19:40:51LaurentiuSsetmessageid: <1518291651.45.0.467229070634.issue32817@psf.upfronthosting.co.za>
2018-02-10 19:40:51LaurentiuSlinkissue32817 messages
2018-02-10 19:40:51LaurentiuScreate