pylab without X11
- From: Willem-Jan Vriend <wjvriend@xxxxxxxxx>
- Date: Tue, 30 Sep 2008 20:59:27 +0200
I want to use pylab (matplotlib) on a machine without X11. I'm trying to generate onthefly graphics for an apache2 web service, so they do not have to be displayed on this machine !
When i do
pylab.figure()
I get the error
TclError: couldn't connect to display ":0.0"
I tried setting the DISPLAY environment variable to "", ":0.0" but I got the same error message.
Any help is very much appreciated.
.
- Follow-Ups:
- Re: pylab without X11
- From: marc
- Re: pylab without X11
- From: marc
- Re: pylab without X11
- Prev by Date: Change environment after setreuid
- Next by Date: Re: rlcompleter and wxPython, problems ...
- Previous by thread: Change environment after setreuid
- Next by thread: Re: pylab without X11
- Index(es):
Relevant Pages
|