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
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