ModuleNotFoundError: No module named '_tkinter' #15
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Bug Summary
The module cannot be imported if the tkinter module is not installed in Python.
Module version
v0.2.0
Platform version
Steps to reproduce
Actual results
The following error message appears with running the code :
Additional information
tkinter is imported in main.py as follows :
The text was updated successfully, but these errors were encountered: