Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GNU/Linux Issue (python3-tk) #69

Open
gmod64bit opened this issue Oct 29, 2022 · 1 comment
Open

GNU/Linux Issue (python3-tk) #69

gmod64bit opened this issue Oct 29, 2022 · 1 comment
Labels

Comments

@gmod64bit
Copy link

gmod64bit commented Oct 29, 2022

[shane@archlinux SteamUI-OldGlory-master]$ ./aids.sh
Traceback (most recent call last):
  File "/home/shane/Downloads/SteamUI-OldGlory-master/old_glory.py", line 1, in <module>
    import tkinter as tk
  File "/usr/lib/python3.10/tkinter/__init__.py", line 37, 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

Any ideas how I can fix her up?

This was following this
https://github.com/Jonius7/SteamUI-OldGlory/wiki/Linux

@Jonius7
Copy link
Owner

Jonius7 commented Oct 30, 2022

You may need to install tk separately, something like: sudo apt-get install python3-tk

@Jonius7 Jonius7 added the Linux label Nov 19, 2022
@Jonius7 Jonius7 changed the title GNU/Linux Issue GNU/Linux Issue (python3-tk) Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants