Python 3.8 Status is Not Loaded after updating to Ventura

4 ビュー (過去 30 日間)
Josh Bodon
Josh Bodon 2023 年 7 月 27 日
回答済み: Himanshu 2023 年 8 月 10 日
Recently I updated to MacOS Ventura. I am using 2020b and my normal pyenv is no longer loading properly. The Status continues to be NotLoaded no matter what I try and do. Below is a snippet of the command window I have redacted the user portion.
pyenv('Version','/Users/...../.pyenv/versions/3.8.13/Library/Frameworks/Python.framework/Versions/3.8/bin/python')
ans =
PythonEnvironment with properties:
Version: "3.8"
Executable: "/Users/.../.pyenv/versions/3.8.13/Library/Frameworks/Python.framework/Versions/3.8/bin/python"
Library: "/Users/......../.pyenv/versions/3.8.13/Library/Frameworks/Python.framework/Versions/3.8/lib/libpython3.8.dylib"
Home: "/Users/........./.pyenv/versions/3.8.13/Library/Frameworks/Python.framework/Versions/3.8"
Status: NotLoaded
ExecutionMode: InProcess
I am not sure how to get matlab to load the python at this point but cannot roll back to the previous version of MacOS either. Any recommendations would be very helpful.

回答 (1 件)

Himanshu
Himanshu 2023 年 8 月 10 日
Hi Josh,
  • MATLAB R2020b is not supported on MacOS Ventura. Only R2022b and R2023a versions of MATLAB are supported to MacOS Ventura.
  • To know the system requirements (for Mac) for various releases of MATLAB follow the link https://in.mathworks.com/support/requirements/matlab-mac.html

カテゴリ

Help Center および File ExchangeCall Python from MATLAB についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by