Library not loaded: @rpath/libomp.dylib

160 views
Skip to first unread message

Damian Dudka

unread,
Jun 21, 2022, 5:31:06 AM6/21/22
to PyInstaller
I made an app for MacOS using pyinstaller, which is operated by a GUI (tkinter). When executing one of the packages (Biopython) the app outputs an error to the GUI console:

Library not loaded: @rpath/libomp.dylib

Despite the presence of this binary file when bundling the app, and despite adding it into the spec file, the error persists.

Does anyone know how to deal with that? Should I specify runtime_hooks for this binary?

Thanks!

Damian
Reply all
Reply to author
Forward
0 new messages