Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'matlab.engine'; 'matlab' is not a package #14

Open
MayMiao0923 opened this issue Jun 26, 2019 · 2 comments

Comments

@MayMiao0923
Copy link

After I solved the previous problem, I get the following error when running main.py.
捕获22
However, I have installed matlab.engines in the matlab folder.
捕获23
Why is this error happening?At this point, the package I imported is matlab. This is because the following error occurs when I import matlab.engine.
捕获24
What should I do to solve this problem?

@MayMiao0923
Copy link
Author

@jtkim-kaist

@jtkim-kaist
Copy link
Owner

jtkim-kaist commented Jun 26, 2019

Please read readme carefully you can solve that problem from https://kr.mathworks.com/help/matlab/matlab_external/install-the-matlab-engine-for-python.html

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants