sgnes / EcuAutoTest

Auto test framework for ECU CAN signal test, UDS test.
33 stars 13 forks source link

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

Open zhoubo-lab opened 4 years ago

zhoubo-lab commented 4 years ago

**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 4 years ago

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?

zhoubo-lab commented 4 years ago

Hi thanks very much for your replay. Yes I already installed the CANape application. My python version : Python 3.7.6 (default, Jan 8 2020, 20:23:39) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32。 So I thing it is 64, right ?

At 2020-07-26 10:38:10, "sgnes" notifications@github.com wrote:

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?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

zhoubo-lab commented 4 years ago

Hi thanks very much for your replay. Yes I already installed the CANape application. My python version : Python 3.7.6 (default, Jan 8 2020, 20:23:39) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32。 So I thing it is 64, right ? How did you fix it?

At 2020-07-26 10:38:10, "sgnes" notifications@github.com wrote:

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?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.