Speech-enhancement icon indicating copy to clipboard operation
Speech-enhancement copied to clipboard

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

Open MayMiao0923 opened this issue 6 years ago • 2 comments

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 avatar Jun 26 '19 01:06 MayMiao0923

@jtkim-kaist

MayMiao0923 avatar Jun 26 '19 01:06 MayMiao0923

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

jtkim-kaist avatar Jun 26 '19 04:06 jtkim-kaist