Configure Matlab to use Python without pyenv

38 views (last 30 days)
I am trying to call Python from Matlab R2019a on a Windows 10 PC. I have Python 3.7 installed under Spyder 3, but Matlab cannot see it.
>> pyversion
version: ''
executable: ''
library: ''
home: ''
isloaded: 0
Because R2019a predates the pyenv() command, I am unable to follow the instructions here and here to resolve the problem. How can Matlab be configured to use Python without access to pyenv?
  3 Comments
madhan ravi
madhan ravi on 25 Sep 2020
+1 had the same question yesterday but on a Mac :)

Sign in to comment.

Accepted Answer

Matt J
Matt J on 25 Sep 2020

More Answers (0)

Community Treasure Hunt

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

Start Hunting!