Guest User

Untitled

a guest
Jan 12th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. $ python SEOCheckCharting.py
  2. Traceback (most recent call last):
  3. File "SEOCheckCharting.py", line 30, in <module>
  4. fig = plt.figure()
  5. File "/usr/lib/pymodules/python2.6/matplotlib/pyplot.py", line 254, in figure
  6. **kwargs)
  7. File "/usr/lib/pymodules/python2.6/matplotlib/backends/backend_tkagg.py", line 90, in new_figure_manager
  8. window = Tk.Tk()
  9. File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 1646, in __init__
  10. self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
  11. _tkinter.TclError: no display name and no $DISPLAY environment variable
Add Comment
Please, Sign In to add comment