[issue12097] python.exe crashes if it is unable to find its .dll

Amaury Forgeot d'Arc report at bugs.python.org
Tue May 17 22:19:08 CEST 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Which dll was missing in your case? python27.dll, python32.dll or another one?
Virtualenv usually work on Windows. What did it fail to copy?

There is already PEP387 about a "Python launcher" on Windows. Can you please read the specifications, and tell us if they would fit your needs?

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12097>
_______________________________________


More information about the Python-bugs-list mailing list