Re: [Matplotlib-users] exporting PYTHONPATH causes matplotlib not to load

2009-06-09 Thread Hani Nakhoul
G INSTALL Makefile setupegg.py ttconv CXXinstall.out MANIFEST.insetupext.py docINTERACTIVE matplotlibrc.template setupext.pyc Hani On Tue, Jun 9, 2009 at 2:34 PM, John Hunter wrote: > On Tue, Jun 9, 2009 at 2:13 PM, Hani Nakhoul wr

Re: [Matplotlib-users] exporting PYTHONPATH causes matplotlib not to load

2009-06-09 Thread Hani Nakhoul
AM, John Hunter wrote: > On Tue, Jun 9, 2009 at 10:22 AM, Hani Nakhoul wrote: > > Dear all, > > I'm running matplotlib 0.98.5.2 on a machine with Ubuntu Intrepid 8.10. > It's > > worked well for me so far, but I encounter problems running matplotlib > when &

[Matplotlib-users] exporting PYTHONPATH causes matplotlib not to load

2009-06-09 Thread Hani Nakhoul
mally, but in that case In [1]: import matplotlib.pyplot as plt ImportError: No module named pyplot Any ideas on what might be wrong? I'd be grateful for any advice. Thanks, Hani Nakhoul -- Crystal Reports - New Fre

Re: [Matplotlib-users] error compiling MPL: "gtktools.py: no such file or directory"

2009-01-15 Thread Hani Nakhoul
The clean build and install worked! (I'm sorry I couldn't get it to work before--I must not have cleaned it properly.) It's running without any problems. Thank you very much! Hani On Thu, Jan 15, 2009 at 1:09 PM, John Hunter wrote: > On Mon, Jan 12, 2009 at 9:35 AM, Hani Nak

Re: [Matplotlib-users] error compiling MPL: "gtktools.py: no such file or directory"

2009-01-12 Thread Hani Nakhoul
python2.5/site-packages/mpl_toolkits error: /usr/lib/python2.5/site-packages/mpl_toolkits/gtktools.py: No such file or directory On Fri, Jan 9, 2009 at 10:02 PM, John Hunter wrote: > On Fri, Jan 9, 2009 at 10:56 AM, Hani Nakhoul wrote: > > Hi all, > > I'm having tro