1 year ago
#369980
beth
Importing Tkinker in Jupyter notebook will not complete
When trying to import tkinker into the notebook the cell never ends running
I need to use Tkinker in Jupyter Notebook to create a GUI for an assignment. However I have tried:
from tkinter import *
pip install tkinter
install tkinter as TK
..and the kernel never completes. Any ideas on what is wrong, not had this problem of kernels not completing and the time taking too long
python
tkinter
jupyter-notebook
python-import
libraries
0 Answers
Your Answer