Skip to content

RuntimeError: could not locate libzmq for Matlab #98

@TIMESTICKING

Description

@TIMESTICKING

after running this
transplant.Matlab()
error comes up

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "c:\program files\python37\lib\site-packages\transplant\transplant_master.py", line 542, in __init__
    msgformat, zmq_address, self._locate_libzmq()
  File "c:\program files\python37\lib\site-packages\transplant\transplant_master.py", line 711, in _locate_libzmq
    raise RuntimeError('could not locate libzmq for Matlab')
RuntimeError: could not locate libzmq for Matlab

what causes it plz?
i'm using windows 10 and py3.7 and matlab2021b

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