You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running Ubuntu 18.04 and coming across this issue when attempting to run the python script.
python src/blynclight.py cycle
Traceback (most recent call last):
File "src/blynclight.py", line 33, in
import tkinter
ImportError: No module named tkinter