[python-win32] 'module' object has no attribute 'CLSIDToClassMap' strangeness

2020-09-09 Thread Harsh Khadloya
Hi Richard, I am not sure if this email of yours is still valid, but just giving a try. I am getting the same error as you got basis this link . I dont see any reply to it. Can you please help me out if you were able to get to

Re: [python-win32] 'module' object has no attribute 'CLSIDToClassMap' strangeness

2020-09-09 Thread Shaik Saleem Basha
This error seem to be the module is not imported ,try importing it.  Regards,Saleem.  From: Harsh KhadloyaSent: Thursday, September 10, 2020 3:28 AMTo: [email protected]; [email protected]: [python-win32] 'module' object has no attribute 'CLSIDToClassMap' strangeness Hi Richard,