Skip to content

Tk 9.0.1 breaks PysolFC #432

@mlmatlock

Description

@mlmatlock

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions