Martin v. Löwis <mar...@v.loewis.de> added the comment:

One issue to consider is pre/post-install actions. bdist_wininst loads 
pythonxy.dll from the target system, which would fail if it is a 32-bit 
installer process that tries to load a 64-bit python DLL.

----------

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

Reply via email to