Skip to content

Tkinter does not work #5

Description

@repanoid

Hello there, thank you for your work.
tkinter does not work for me:
$ tar -xf release-3.11-x86_64.tar.gz
$ ./opt/python/bin/python -m tkinter
Traceback (most recent call last):
File "", line 189, in _run_module_as_main
File "", line 148, in _get_module_details
File "", line 112, in _get_module_details
File "/home/local/Projects/opt/python/lib/python3.11/tkinter/init.py", line 38, in
import _tkinter # If this fails your Python may not be configured for Tk
^^^^^^^^^^^^^^^
ImportError: Error loading shared library libtk8.6.so: No such file or directory (needed by /home/local/Projects/opt/python/lib/python3.11/lib-dynload/_tkinter.cpython-311-x86_64-linux-musl.so)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions