On 10 Aug 2013, at 19:04, Christian PERRIER <bubu...@debian.org> wrote:

> Quoting Jason Adams (julietmikeal...@gmail.com):
>> 
>> 
>> It would be interesting to see if, in the Python interpreter, an
>> 'import matplotlib' statement fails to execute.  Perhaps there are
>> additional factors, like fonts or something environmental, that cause
>> matplotlib to fail?
> 
> 
> cperrier@mykerinos:~/travail/debian/debconf13 $ python
> Python 2.7.5+ (default, Aug  4 2013, 11:51:33) 
> [GCC 4.8.1] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import matplotlib
>>>> 
> 

And this too?

matplotlib.use('GTK')
from matplotlib.figure import Figure

…I'll see if I can fire up debian and investigate too!
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel

Reply via email to