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.56k stars 6.27k forks source link

!{sys.executable} -m pip install labelImg does not work #929

Open sepi83 opened 2 years ago

sepi83 commented 2 years ago

Output exceeds the size limit. Open the full output data in a text editor Collecting labelImg Using cached labelImg-1.8.6.tar.gz (247 kB) Preparing metadata (setup.py) ... Collecting pyqt5 Using cached PyQt5-5.15.7.tar.gz (3.2 MB) Installing build dependencies ... Getting requirements to build wheel ... Preparing metadata (pyproject.toml) ... error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [24 lines of output] Querying qmake about your Qt installation... Traceback (most recent call last): File "/Users/sepi/opt/miniconda3/envs/tensorflow/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 156, in prepare_metadata_for_build_wheel hook = backend.prepare_metadata_for_build_wheel AttributeError: module 'sipbuild.api' has no attribute 'prepare_metadata_for_build_wheel'

  During handling of the above exception, another exception occurred:

  Traceback (most recent call last):
    File "/Users/sepi/opt/miniconda3/envs/tensorflow/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in <module>
      main()
    File "/Users/sepi/opt/miniconda3/envs/tensorflow/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main

... ╰─> See above for output.