From: SourceForge.net <no...@so...> - 2003-12-31 15:37:32
|
Bugs item #868473, was opened at 2003-12-31 10:37 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=868473&group_id=78018 Category: com Group: None Status: Open Resolution: None Priority: 5 Submitted By: Gustavo Tabares (gustabares) Assigned to: Nobody/Anonymous (nobody) Summary: win32all-163 install problems Initial Comment: I've had several problems installing version 163 of the Windows Extensions. I have seen these problems on 8 seperate machines running either Win2k or WinXP. These machines were all previously running Python 2.3.2 with the 157 version of the Windows extensions. I attempted to upgrade each machine to Python 2.3.3 with version 163. The uninstall of Python 2.3.2 and 157 went smoothly on every machine. The install of Python 2.3.3 also went smoothly on every machine. The problem comes at the end of the 163 install. When the install goes to register the COM Server AXScript Engine, the install either crashes or produces the following error messages: exceptions.AttributeError: 'module' object has no attribute '__import_pywin32_system_module__' exceptions.AttributeError: 'module' object has no attribute 'com_error' exceptions.ImportError: cannot import name DISPATCH_METHOD When the install crashes, I relaunch the install for 163 and it asks if I would like to uninstall, so I click 'Yes' and the uinstall fails, so it continues to install 163 and works fine. However, machines that receive the above error messages I am unable to fix or get working. These machines are up-to-date as far as updates and patches but have NOT installed any kind of COM updates or such. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=868473&group_id=78018 |