Learn practical skills, build real-world projects, and advance your career

jovian.commit(Project = "zerotopandas-course-project")
[jovian] Attempting to save notebook..
 
 
--------------------------------------------------------------------------- TclError Traceback (most recent call last) <ipython-input-6-622197831079> in <module> 31 32 global select_root ---> 33 select_root = tk.Tk() 34 35 #check_directory("","",0) /opt/conda/lib/python3.8/tkinter/__init__.py in __init__(self, screenName, baseName, className, useTk, sync, use) 2259 baseName = baseName + ext 2260 interactive = 0 -> 2261 self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use) 2262 if useTk: 2263 self._loadtk() TclError: no display name and no $DISPLAY environment variable