安装LabelImg到最后一步,打开LabelImg时报错:
安装labelImg时报错ModuleNotFoundError: No module named 'libs.resources'
解决方案:
将LabelImg-master中的resources.py复制到lib文件中,如下图:
安装labelImg时报错ModuleNotFoundError: No module named 'libs.resources'
再输入命令即可打开LabelImg:
安装labelImg时报错ModuleNotFoundError: No module named 'libs.resources'
参考文章:
https://blog.csdn.net/Bryan_QAQ/article/details/90763167

相关文章: