scia-garage / SciaOpenAPI_example_Python_simple_structure

7 stars 1 forks source link

Setting up Environment in SCIA #5

Open fgui3 opened 2 years ago

fgui3 commented 2 years ago

Hi,

everytime I'm setting up the environment for SCIA i get the following Error:

Exception has occurred: InvalidComObjectException
SCIA.OpenAPI.Environment construct failure
   bei SCIA.OpenAPI.Environment.Init(String sciaEngineerSystemPath, String appTempPath, String ReqAPIversion)
   bei SCIA.OpenAPI.Environment..ctor(String sciaEngineerSystemPath, String appTempPath, String ReqAPIversion)

image

to see in the console:

2022-03-07 15:10:46.6720|ERROR|SCIA.OpenAPI.AdmToAdmServiceWrapper|EXCEPTION in SCIA Engineer activator!
2022-03-07 15:10:46.6829|ERROR|SCIA.OpenAPI.AdmToAdmServiceWrapper|Unable to initialize ESAAtl80 from path: C:\Program Files\SCIA\Engineer21.1\

python 3.7, pip, pythonnet and wheel is installed

It looks to me, that there is a problem with the OpenAPI itself. Is the OpenAPI still working with SCIA 21.1?

Thanks in advance!

Kind Regards

constantfang commented 2 years ago

Hey @fgui3 !

I met the same problem today. Did you solve this eventually? Installing version 19.1 right now to test.

constantfang commented 2 years ago

Hey @fgui3 !

I met the same problem today. Did you solve this eventually? Installing version 19.1 right now to test.

image Alright, another problem pops up...