An error has been encountered at line 1 of <internal MIME data>: Premature end of document.:
Traceback (most recent call last):
File "D:\anaconda3\Lib\site-packages\labelImg\labelImg.py", line 965, in scroll_request
bar.setValue(bar.value() + bar.singleStep() * units)
TypeError: setValue(self, int): argument 1 has unexpected type 'float'
看到问题完全蒙圈了,

各种方法,无解
最终找到,先再powershell 中输入
wget https://aka.ms/vs/17/release/vs_BuildTools.exe -o vs_BuildTools.exe ; cmd /c vs_BuildTools.exe

选择如上,再安装就可以解决问题!!
1723

被折叠的 条评论
为什么被折叠?



