Skip to content

Fix tkinter dependency problem#491

Merged
Bachibouzouk merged 1 commit into
mainfrom
fix/tkinter-dependency
Jul 8, 2026
Merged

Fix tkinter dependency problem#491
Bachibouzouk merged 1 commit into
mainfrom
fix/tkinter-dependency

Conversation

@Bachibouzouk

@Bachibouzouk Bachibouzouk commented Jul 8, 2026

Copy link
Copy Markdown

The error

~   File "/usr/local/lib/python3.12/site-packages/oemof/eesyplan/io.py", line 3, in <module>
~     from tkinter import Tk
~   File "/usr/local/lib/python3.12/tkinter/__init__.py", line 38, in <module>
~     import _tkinter # If this fails your Python may not be configured for Tk

Doesn't appear with the newest version of eesyplan, therefore one can remove the tk install step from the Dockerfile

Tested on sandbox

@Bachibouzouk Bachibouzouk force-pushed the fix/tkinter-dependency branch from 659e804 to 188931c Compare July 8, 2026 12:13
@Bachibouzouk Bachibouzouk requested a review from paulapreuss July 8, 2026 12:13
@Bachibouzouk Bachibouzouk merged commit cb5c93b into main Jul 8, 2026
2 checks passed
@Bachibouzouk Bachibouzouk deleted the fix/tkinter-dependency branch July 8, 2026 12:37
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

Successfully merging this pull request may close these issues.

2 participants