佬你好,为什么labelimg软件能打开图片·,但是无法框目标而且鼠标刚落labelimg就闪退了PS D:\地瓜\地瓜\2附件v5-2.0\yolov5-2.0\datasets\images\train> labelimg
QMimeDatabase: Error loading internal MIME data
An error has been encountered at line 1 of : Premature end of document.:
Traceback (most recent call last):
File “C:\Users\21229\AppData\Roaming\Python\Python311\site-packages\libs\canvas.py”, line 530, in paintEvent
p.drawLine(self.prev_point.x(), 0, self.prev_point.x(), self.pixmap.height())
TypeError: arguments did not match any overloaded call:
drawLine(self, l: QLineF): argument 1 has unexpected type ‘float’
drawLine(self, line: QLine): argument 1 has unexpected type ‘float’
drawLine(self, x1: int, y1: int, x2: int, y2: int): argument 1 has unexpected type ‘float’
drawLine(self, p1: QPoint, p2: QPoint): argument 1 has unexpected type ‘float’
drawLine(self, p1: Union[QPointF, QPoint], p2: Union[QPointF, QPoint]): argument 1 has unexpected type ‘float’
还报错