Labelimg: AssertionError: Missing string id : useDefaultLabel

Created on 19 Jan 2019  路  2Comments  路  Source: tzutalin/labelImg

  • OS:ubuntu16
  • PyQt version:Pyqt5

Most helpful comment

same issue on Mac ,duplicate issue https://github.com/tzutalin/labelImg/issues/404
You need to build from source. see README.md
or you can install an older version:
pip install labelimg==1.8.0

All 2 comments

I have the same issue except I'm running on Windows 10. Also, I'm using Anaconda.

same issue on Mac ,duplicate issue https://github.com/tzutalin/labelImg/issues/404
You need to build from source. see README.md
or you can install an older version:
pip install labelimg==1.8.0

Was this page helpful?
0 / 5 - 0 ratings