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

anatoly techtonik report at bugs.python.org
Wed May 18 05:58:35 CEST 2011


anatoly techtonik <techtonik at gmail.com> added the comment:

pythonXX.dll is missing. Virtualenv copies python.exe, which is only 25kB long. It works only if pythonXX.dll is present in system PATH - either installed into Windows\System32 or comes with Mercurial, Bazaar or other frozen app install.

----------

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


More information about the Python-bugs-list mailing list