Skip to content

ERROR when matlab=transplant.Matlab() #93

@KevinFang789

Description

@KevinFang789

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 "", line 1, in
File "F:\Anaconda\a\envs\py37\lib\site-packages\transplant\transplant_master.py", line 568, in init
self.process = Popen(process_arguments, stdin=DEVNULL, stdout=PIPE)
File "F:\Anaconda\a\envs\py37\lib\subprocess.py", line 775, in init
restore_signals, start_new_session)
File "F:\Anaconda\a\envs\py37\lib\subprocess.py", line 1178, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] 系统找不到指定的文件。

I used python3.7.3 and Matlab2020a and look forward your help, thx!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions