Sam.An

Results 9 comments of Sam.An

@zaitsman I think you can either downgrade python version(< 3.10) or change some values' type manually. For me, I reinstalled python 3.9 and it worked well. #### change float to...

> Hi guys, I have the same problem! But I don't know where is the **'float'** to change into an **'int'** in the file about @sammiee5311 talked about. (line 530,...

@tzutalin I think you need to change more than `4 lines` that @YanisSadou replaced. I don't have a laptop right now. There are another lines need to be fixed in...

@tzutalin, Sure ! I will submit a PR after my work done. I have one question that > Instead, changing the float to int before calling QT's methods you meant,...

@tzutalin No worries ! Okay, good :)

Hello, @YakaTouji I think you can follow this [comment](https://github.com/tzutalin/labelImg/issues/838#issuecomment-1101625086) ?

I think someone needs to release a new version of labelimg with current code. Version 1.8.6 does not contain the fixed code.

Did you use following code to install `pip install labelImg` ? Because there is a bug to install with pip.