sgnes/EcuAutoTest

com_error: (-2147221164, 'Class not registered', None, None)

Opened this issue · 3 comments

**when I run the following script, then com_error: (-2147221164, 'Class not registered', None, None) happen.
is it happen on your side before? if yes, how your fix it?

self._Canape = DispatchEx('CANape.Application')**

sgnes commented

yes, we have this issue before, not sure the root cause.
I assume you already installed the CANape application, right?
what is the python version, 32 or 64 bit?