> "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 something in win32com's makepy support broke. Try deleting the win32com\gen_py directory and trying again. If you are using Python 2.4, there are other strange issues at hand, so the problem may persist. Mark _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32