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

viewer and _tkinter? #211

Open
BTBarney opened this issue Mar 22, 2024 · 1 comment
Open

viewer and _tkinter? #211

BTBarney opened this issue Mar 22, 2024 · 1 comment

Comments

@BTBarney
Copy link

When attempting to run viewer (command line on a remote server), I get the following error message:

Traceback (most recent call last):
File "/usr/lib/python3.5/tkinter/init.py", line 36, in
import _tkinter
ImportError: No module named '_tkinter'

Is there a missing dependency or a python version issue? I am running 3.8.8
Thank you,
-Bryan

@rjchallis
Copy link
Contributor

Sorry I missed this - I'd suggest running blobtoolkit with at least python 3.9 as the older builds are no longer updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants