HumanSignal / labelImg

LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
https://youtu.be/p0nR2YsCY_U
MIT License
22.15k stars 6.23k forks source link

mac os m1 from PyQt5.QtCore import PYQT_VERSION_STR, QDir, QFile #1020

Open wscot001 opened 7 months ago

wscot001 commented 7 months ago

image

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: ZTVNSt313pmr25monotonic_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

YUcxovo commented 6 months ago

try to make a new environment with python version 3.9