-
Notifications
You must be signed in to change notification settings - Fork 112
Closed
Description
Upgrading Tk to v9.0.1 (Arch testing repo), causes following startup error:
pysol
Traceback (most recent call last):
File "/usr/bin/pysol", line 28, in <module>
init()
~~~~^^
File "/usr/lib/python3.13/site-packages/pysollib/init.py", line 105, in init
import tkinter
File "/usr/lib/python3.13/tkinter/__init__.py", line 38, in <module>
import _tkinter # If this fails your Python may not be configured for Tk
^^^^^^^^^^^^^^^
ImportError: libtk8.6.so: cannot open shared object file: No such file or directory
Metadata
Metadata
Assignees
Labels
No labels