transplant
transplant copied to clipboard
ERROR when matlab=transplant.Matlab()
when I input the following codes:
import transplant
matlab=transplant.Matlab()
the errror happened:
RecursionError: maximum recursion depth exceeded in instancecheck
Traceback (most recent call last):
File "
I used python3.7.3 and Matlab2020a and look forward your help, thx!
Is your matlab executable on your PATH?