Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 5 years ago

Language

Python

Compiler

CPython 3.7.5

Options

Author

anonymous

almost 5 years ago

$ python3 prog.py
Traceback (most recent call last):
  File "prog.py", line 1, in <module>
    import tkinter as Tk
  File "/opt/wandbox/cpython-3.7.5/lib/python3.7/tkinter/__init__.py", line 36, 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
Exit Code:
1