labelImg 在 python3.10 版本进行标注的时候报错:QMimeDatabase: Error loading internal MIME data。一个解决办法是将 Python 版本降到3.9
评论