Bugs item #1644201, was opened at 2007-01-25 10:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1644201&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Michael Kallas (mkallas)
Assigned to: Nobody/Anonymous (nobody)
Summary: Install of build 210 fails with Python 2.5 on Win XP Pro
Initial Comment:
In postinstall pywin32 seems to rely on the python24.dll so it gives this error:
Traceback (most recent call last):
File "<string>", line 365, in <module>
File "<string>", line 157, in install
ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.
*** run_installscript: internal error 0xFFFFFFFF ***
See also the attached screenshot.
I had installed python24 on that same machine but have uninstalled it meanwhile.
NB: While there was accidentally a python24.dll in the same path I started the pywin32 installer, this one seemed to be executed but the another error appeared:
Traceback (most recent call last):
File "<string>", line 365, in <module>
File "<string>", line 157, in install
ImportError: Module use of python24.dll conflicts with this version of Python.
*** run_installscript: internal error 0xFFFFFFFF ***
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1644201&group_id=78018
|