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

alex- error labelimg #1000

Open KITZUNEKURAMA opened 12 months ago

KITZUNEKURAMA commented 12 months ago

File "C:\Users\Utente.conda\envs\labelimg\Lib\site-packages\labelImg\labelImg.py", line 1014, in zoom_request self.add_zoom(scale * units) File "C:\Users\Utente.conda\envs\labelimg\Lib\site-packages\labelImg\labelImg.py", line 974, in add_zoom self.set_zoom(self.zoom_widget.value() + increment) File "C:\Users\Utente.conda\envs\labelimg\Lib\site-packages\labelImg\labelImg.py", line 971, in set_zoom self.zoom_widget.setValue(value) TypeError: setValue(self, int): argument 1 has unexpected type 'float'

i have this error and i don't now how to solve it

Linkcy97 commented 12 months ago

same error

prestonbridgers commented 11 months ago

same error

Linkcy97 commented 11 months ago

same error

downgrade python to 3.8 solved this error