Table of Contents |
---|
Check current installation
...
See current MATLAB documentation
...
(link to pdf with compatible versions Jun 2022)
...
Install or update
Got to python.org, downloads, and select a supported version (probably not the latest).
Grab the Windows 64-bit install installer download, and run
Note (by example): Version 3.8 has the latest release of 3.8.13. However, 3.8.10 was the last version with an installer; this is what you need. Search for “3.8.10” and download and run the “Windows installer (64-bit)” file.
...
Check the “Add “Add to path” path” option and install
...
If updating, remove old version
...
Open a Command Prompt
py --version
py -m pip --version
...
...
Find home folder in MATLAB
Use pyenv to find home folder
...