Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Mac M1: MATLAB.MEngineError("invalid engine session... #198

Closed
kocvara opened this issue Mar 4, 2022 · 1 comment
Closed

Mac M1: MATLAB.MEngineError("invalid engine session... #198

kocvara opened this issue Mar 4, 2022 · 1 comment

Comments

@kocvara
Copy link

kocvara commented Mar 4, 2022

UPDATE: This was already (partially) answered in Issue #195:

When I try running a Matlab command in Julia (e.g. mat"x=1"), I am getting

ERROR: MATLAB.MEngineError("invalid engine session (err = 1)")

This is on my new MacBook with M1 Pro processor, where Matlab runs via Rosetta.

With exactly the same setting, all works fine on my old MacBook with Intel. Is the problem caused by the M1 or Rosetta? Anyone else has experienced this?

@tqml
Copy link
Collaborator

tqml commented Feb 21, 2025

Since Issue #195 was closed, I'm also closing this one.
The architecture of Julia should be the same as MATLAB (so either both ARM or both Intel).

@tqml tqml closed this as completed Feb 21, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants