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.

Home Page:https://youtu.be/p0nR2YsCY_U

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

wscot001 opened this issue · comments

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

  • OS: mac os m1 13.0.1
  • PyQt version:5.15.10

try to make a new environment with python version 3.9