Bugs item #2821361, was opened at 2009-07-15 00:17
Message generated for change (Comment added) made by mhammond
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2821361&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: com
Group: None
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Terry Zhang (terryz)
Assigned to: Nobody/Anonymous (nobody)
Summary: Installation error on 214.win32-py2.5.exe w/ VC8 w/ SDK 6.0a
Initial Comment:
com dll error during installation. Please help.
Copied pythoncom25.dll to C:\WINDOWS\system32\pythoncom25.dll
Copied pywintypes25.dll to C:\WINDOWS\system32\pywintypes25.dll
Registered: Python.Interpreter
Registered: Python.Dictionary
FAILED to register the Python COM objects
-> Software\Python\PythonCore\2.5\Help[None]=None
-> Software\Python\PythonCore\2.5\Help\Pythonwin Reference[None]='C:\\Python25\\Lib\\site-packages\\PyWin32.chm'
Failed to register pythonwin as editor
Can't install shortcuts - 'C:\\Documents and Settings\\All Users\\Start Menu\\Programs\\Python 2.5' is not a folder
The pywin32 extensions were successfully installed.
Traceback (most recent call last):
File "<string>", line 369, in install
File "<string>", line 176, in RegisterCOMObjects
File "c:\python25\lib\site-packages\pywin32-210n1-py2.5-win32.egg\win32comext\axscript\client\pyscript.py", line 10, in <module>
----------------------------------------------------------------------
>Comment By: Mark Hammond (mhammond)
Date: 2009-07-15 07:42
Message:
You snipped the last line of the traceback which includes the error
message.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=2821361&group_id=78018
|