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

Issue with installation of labelimg #977

Open lamvanbio opened 1 year ago

lamvanbio commented 1 year ago

Hi labelimg team,

I am trying to install labeimg through Anaconda in Windows, however I get problem when I install pyqt=5. Could you please help. Here is the error.

(label) C:\Users\nguy0253\LabelImg>conda install pyqt=5 Collecting package metadata (current_repodata.json): failed

CondaSSLError: OpenSSL appears to be unavailable on this machine. OpenSSL is required to download and install packages.

Exception: HTTPSConnectionPool(host='repo.anaconda.com', port=443): Max retries exceeded with url: /pkgs/main/win-64/current_repodata.json (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))