After running the Python program in Matlab, the parquetread function cannot be used
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
The parquetread function runs smoothly without running Python programs in Matlab.
But when matlab runs the Python program, the parquetread function cannot be used. The error is as follows:
Caught "std:: exception" Exception message is:
Loading D: \ Program \ MATLAB \ R2021a \ bin \ win64 \ builtins \ matlab_toolbox_parque \ mwlibmwparque \ builtinimpl. dllfailed with error: The specified program cannot be found.
: state not recoverable: state not recoverable
I use
Matlab2021a version
Python 3.8 version
How can I solve it? Thank you.
3 Commenti
Risposte (1)
Gayathri
il 5 Set 2024
I understand that “parquetread” function throws error after running python program from MATLAB R2021a version. Please upgrade to MATLAB R2022a version to solve the issue.
You can download latest MATLAB releases from below link.https://www.mathworks.com/downloads/
0 Commenti
Vedere anche
Categorie
Scopri di più su Call Python from MATLAB in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!