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 SimonG, amaury.forgeotdarc, belopolsky, meador.inge, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-03-21.20:27:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458592036.25.0.87433759782.issue26598@psf.upfronthosting.co.za>
In-reply-to
Content
I can't reproduce this - I used almost exactly your code and it worked fine.

The one change I made was to use either L"python35.zip" alone (as my exe was alongside the zip) or a full path to the zip file. Both of these worked.

If the zip file is not found, you'll get an error. Is it possible that you are not actually pointing at the correct zip file?
History
Date User Action Args
2016-03-21 20:27:16steve.dowersetrecipients: + steve.dower, paul.moore, amaury.forgeotdarc, belopolsky, tim.golden, meador.inge, zach.ware, SimonG
2016-03-21 20:27:16steve.dowersetmessageid: <1458592036.25.0.87433759782.issue26598@psf.upfronthosting.co.za>
2016-03-21 20:27:16steve.dowerlinkissue26598 messages
2016-03-21 20:27:16steve.dowercreate