-
-
Notifications
You must be signed in to change notification settings - Fork 244
Open
Description
On Windows, CPython looks for Tcl/Tk libraries relative to the base prefix. On Unix, it doesn't.
This patch applies similar Windows-like behavior on Unix, ensuring Tcl/Tk libraries are found in the correct location relative to the installation.
Related:
patch-tkinter-3.10.patch(for Python 3.10)patch-tkinter-3.11.patch(for Python 3.11)patch-tkinter-3.12.patch(for Python 3.12)
Metadata
Metadata
Assignees
Labels
No labels