You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
pyrcc5 -o libs/resources.py resources.qrc
Traceback (most recent call last):
File "/Users/a58/anaconda3/envs/ultralytics/bin/pyrcc5", line 5, in
from PyQt5.pyrcc_main import main
File "/Users/a58/anaconda3/envs/ultralytics/lib/python3.12/site-packages/PyQt5/pyrcc_main.py", line 21, in
from PyQt5.QtCore import PYQT_VERSION_STR, QDir, QFile
ImportError: dlopen(/Users/a58/anaconda3/envs/ultralytics/lib/python3.12/site-packages/PyQt5/QtCore.abi3.so, 0x0002): Symbol not found: __ZTVNSt3__13pmr25monotonic_buffer_resourceE
Referenced from: <645DDC2C-F655-324A-BE87-40804F3AC471> /Users/a58/anaconda3/envs/ultralytics/lib/python3.12/site-packages/PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore
Expected in: /usr/lib/libc++.1.dylib
make: *** [qt5py3] Error 1
The text was updated successfully, but these errors were encountered: