Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tupple index out of range and Invalid base64-encoded string: number of data characters cannot be 1 more than a multiple of 4 #1408

Open
enamulrafti opened this issue Feb 22, 2024 · 0 comments
Labels
bug issue

Comments

@enamulrafti
Copy link

Provide environment information

Python 3.10.4

Package Version


async-generator 1.10
attrs 21.4.0
certifi 2021.10.8
cffi 1.15.0
charset-normalizer 2.0.12
click 8.1.3
colorama 0.4.4
contourpy 1.0.7
cryptography 37.0.2
cycler 0.11.0
Cython 0.29.34
fonttools 4.39.3
ghp-import 2.1.0
h11 0.13.0
idna 3.3
imgviz 1.7.2
importlib-metadata 4.11.3
Jinja2 3.1.2
kiwisolver 1.4.4
labelme 5.2.0.post4
Markdown 3.3.7
MarkupSafe 2.1.1
matplotlib 3.7.1
mergedeep 1.3.4
mkdocs 1.3.0
natsort 8.3.1
numpy 1.24.2
opencv-python 4.8.1.78
outcome 1.1.0
packaging 21.3
pandas 2.0.1
Pillow 9.5.0
pip 23.3.2
pycocotools 2.0.6
pycparser 2.21
pynput 1.7.6
pyOpenSSL 22.0.0
pyparsing 3.0.9
PyQt5 5.15.9
PyQt5-Qt5 5.15.2
PyQt5-sip 12.12.0
PySocks 1.7.1
python-dateutil 2.8.2
python-markdown-math 0.8
pytz 2023.3
PyYAML 6.0
pyyaml_env_tag 0.1
QtPy 2.3.1
requests 2.27.1
selenium 4.1.5
setuptools 67.6.1
six 1.16.0
sniffio 1.2.0
sortedcontainers 2.4.0
termcolor 2.2.0
trio 0.20.0
trio-websocket 0.9.2
tzdata 2023.3
urllib3 1.26.9
watchdog 2.1.8
webdriver-manager 3.5.4
wheel 0.37.1
wsproto 1.1.0
zipp 3.8.0

What OS are you using?

windows 10

Describe the Bug

I have labeled every images with labelme, after certain time while i tried to open the labeled images i am facing the issues. Though the annotated json file was also in the same directory and maintaining the same name.

Screenshot 2024-02-22 182342
Screenshot 2024-02-22 182409

Expected Behavior

Previously it's used to be open, there was no issues.

To Reproduce

No response

@enamulrafti enamulrafti added the bug issue label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issue
Projects
None yet
Development

No branches or pull requests

1 participant