HumanSignal / labelImg

LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
https://youtu.be/p0nR2YsCY_U
MIT License
22.51k stars 6.27k forks source link

labelimg.exe generate ValueError: unsupported pickle protocol: 4 #574

Open Sam7791 opened 4 years ago

Sam7791 commented 4 years ago
Sam7791 commented 4 years ago

Hello, I get this error when I execute labelImge.exe version 1.8.0 with python 3.6.5 installed: Traceback (most recent call last): File "", line 1478, in File "", line 1474, in main File "", line 1467, in get_main_app File "", line 98, in init File "Z:\home\darrenl\tmp\labelImg\build-tools\build\labelImg\out00-PYZ.pyz\libs.settings", line 33, in load File "Z:\home\darrenl\tmp\labelImg\build-tools\build\labelImg\out00-PYZ.pyz\pickle", line 1378, in load File "Z:\home\darrenl\tmp\labelImg\build-tools\build\labelImg\out00-PYZ.pyz\pickle", line 858, in load File "Z:\home\darrenl\tmp\labelImg\build-tools\build\labelImg\out00-PYZ.pyz\pickle", line 886, in load_proto ValueError: unsupported pickle protocol: 4

sunxirui310 commented 3 years ago

same error!

SB2020-eye commented 3 years ago

Same here