apommel / vscode-matlab-interactive-terminal

VS Code extension allowing for an interactive Matlab terminal and launching of scripts through Matlab Engine for Python
MIT License
46 stars 10 forks source link

Weird error message when I open terminal #55

Open Houndoom96 opened 2 years ago

Houndoom96 commented 2 years ago

I get the error message

Error using eval Unrecognized function or variable 'conda'.

It does not seem to affect the functionality. The code works as expected (so far...) and the error only happens once when you open a new matlab terminal. I am using micromamba to create and manage python installations and environments.