glotcode / glot

Pastebin with runnable snippets and API
https://glot.io/
1.59k stars 126 forks source link

Tkinter not working #46

Open XenonPy opened 8 months ago

Kouroshdan commented 6 months ago

please provid some discription. is there any errors ?

XenonPy commented 6 months ago

import tkinter: Traceback (most recent call last): File "/home/glot/main.py", line 1, in import tkinter File "/nix/store/afi0ysqw20yiiw2gr2d28dx40bc4ddf8-python3-3.9.10/lib/python3.9/tkinter/init.py", line 37, in import _tkinter # If this fails your Python may not be configured for Tk ModuleNotFoundError: No module named '_tkinter'