Fedora 42 tkinter issue #181
-
|
I am having this warning about python when try to start a game on Lutris on Fedora 42 The script wemod-launcher is running on version 1.528 I do have tkinter installed, can someone help me? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 21 replies
-
|
Please: a) Attach the full log as an attachment. import tkinterAnd then take a screenshot of the results. It should return to the prompt. |
Beta Was this translation helpful? Give feedback.
-
|
Attaching the log and if I import tkinter on python I get this: Python 3.13.3 (main, Apr 22 2025, 00:00:00) [GCC 15.0.1 20250418 (Red Hat 15.0.1-0)] on linux
I know it is a issue but how could I fix it? |
Beta Was this translation helpful? Give feedback.
-
|
Just an update: |
Beta Was this translation helpful? Give feedback.
You could still try to uninstall all python versions (+ remove python-venv and tk), remove lutris and the wemod-launcher.
After that restart then only get the newest versions of Python and lutrus (also get python-venv and tk; make shure you get the correct package; not shure what name tk uses on fedora)
Regrab the wemod-launcher then retry.
It should all work like that.
If all else fails make use of distrobox.
That way you can still use fedora but run some software in a other distro (distrobox has low overhead and GPU support so you can easily use Lutris, Steam, the wemod-launcher or some other GUI app with it).