Skip to content

Connect to Session fails #1

@max3-2

Description

@max3-2

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions