vscode-matlab-interactive-terminal icon indicating copy to clipboard operation
vscode-matlab-interactive-terminal copied to clipboard

“spawnSync $My_Python_Path ENOENT ”

Open 2catycm opened this issue 2 years ago • 2 comments

图片

I just did the following:

  1. search this extension and install
  2. run python setup.py install in /MATLAB/extern/engines/python with admin permisson.
  3. specify my Python path in extension setting.
  4. ctrl+shift+p open an interactive terminal in VSC

My OS is Win11, MATLAB is 2021b, python is anaconda python3.8,

2catycm avatar Feb 05 '22 03:02 2catycm