RuntimeErros:Could not find directory Matlab engine for Python

I have successfully installed Matlab Engine for python. But when I test the package, it reported " RuntimeError("Could not find directory: {0}".format(engine_dir)) RuntimeError: Could not find directory: C:\Program Files\MATLAB\R2022b\extern\engines\python\dist\matlab\engine\win64"
Anyone know how to solve the issue?
I'm using Win11 os. The matlab version is R2022b
I have uploaded the screen shots in the appendix.

Answers (1)

Well, the issue seems to have been solved.
Actually I installed Matlab App in C disk/ Program files, which requires high permission.
I reinstalled Matlab in a new files under C disk and installed the engine again.
When I tested codes, is seemed not error occurred.

Categories

Products

Release

R2022b

Asked:

on 28 Sep 2023

Answered:

on 30 Sep 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!