RE: [python-win32] Can't load wmi with Python 2.4

2005-04-05 Thread Mark Hammond
> "C:\Python24\Lib\site-packages\win32com\client\gencache.py", line > 559, in AddModuleToCache > dict = mod.CLSIDToClassMap > AttributeError: 'module' object has no attribute 'CLSIDToClassMap' > > Does anyone know how to fix this? It looks like I'm missing some > functionality. It looks like s

[python-win32] Can't load wmi with Python 2.4

2005-04-05 Thread wyvernlist
I installed ActiveState's version of Python 2.4 (which contains the Win32 extensions) but after installing the Python WMI module I get the following error when I try and import it: >>import wmi Traceback (most recent call last): File "C:\Program Files\ActiveState Komodo 3.1\dbgp\pythonlib\dbgp