-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi,
I can't connect to a running session. When calling session.Session(), an exception occurs. Its traceable to session.py line 85 ( _connect_client() ) and from there on to line 137 ( self.mu.Connect() ). Also reproducable by going step by step. Comsol installed, the server starts and waits, but the .Connect() fails with
APIError: Ausnahmefehler aufgetreten: (0, 'ComsolCom', 'Die COMSOL API kann nur in einem Excel Add-In laufen.', None, 0, -2146233088)
To translate, something like
APIError: Exception occured: ((0, 'ComsolCom', 'COMSOL API can only run in Excel Add-In.', None, 0, -2146233088)
Metadata
Metadata
Assignees
Labels
No labels