RuntimeErros:Could not find directory Matlab engine for Python

10 views (last 30 days)
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)

Fengxi Li
Fengxi Li on 30 Sep 2023
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

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!