Error details
2021-06-25, 16:48:13 (Friture 0.46)
Traceback (most recent call last):
File "PyInstaller/loader/pyiboot01_bootstrap.py", line 144, in init
File "ctypes/init.py", line 374, in init
OSError: dlopen(OpenGL, 10): image not found
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "OpenGL/platform/darwin.py", line 35, in GL
File "OpenGL/platform/ctypesloader.py", line 36, in loadLibrary
File "OpenGL/platform/ctypesloader.py", line 89, in _loadLibraryWindows
File "PyInstaller/loader/pyiboot01_bootstrap.py", line 146, in init
PyInstallerImportError: ("Failed to load dynlib/dll 'OpenGL'. Most probably this dynlib/dll was not found when the application was frozen.", 'OpenGL', None)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "main.py", line 3, in
File "PyInstaller/loader/pyimod03_importers.py", line 531, in exec_module
File "friture/analyzer.py", line 42, in
File "PyInstaller/loader/pyimod03_importers.py", line 531, in exec_module
File "friture/dockmanager.py", line 25, in
File "PyInstaller/loader/pyimod03_importers.py", line 531, in exec_module
File "friture/dock.py", line 21, in
Bug report macos