Hi,

I was trying to use the matplotlib at my Django view. The version i was trying 
is 0.98. What i did is to import the library and then plot a graph. The problem 
is when i tried the "from pylab import *", i got "RuntimeError: could not 
create GdkCursor object". This is most probably because of the apache user is 
not able to access the X server. Indeed at my distro it doesn't have shell 
account.

I don't want to define X access to apache user. So what do you suggest?


-- 
Oguz Yarimtepe <comp....@gmail.com>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to