Skip to content

When I use “pyinstaller” to export py as exe, it shows the following #100

@haaabb

Description

@haaabb

Traceback (most recent call last):
File "mainwindow.py", line 40, in
matlab = transplant.Matlab(jvm=False)
File "transplant\transplant_master.py", line 542, in init
File "transplant\transplant_master.py", line 711, in _locate_libzmq
RuntimeError: could not locate libzmq for Matlab

When I run the program in pycharm, it runs normally, but after packaging it into an exe file, the exe file cannot run normally.
Thank you very much!!!

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