Steve Dower added the comment:

Your final file layout needs to match any of our standard ones. On my phone now 
so I'm not going to write them all out (will do it later if you need), but you 
need to put your .exe in the same location as the python.exe for the runtime 
you're using (or move the runtime around your exe).

Also look at the embeddable zip package. It's meant for this (though you still 
need a full install to build). I do this all the time.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue31172>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to