Re: [Matplotlib-users] py2app setup.py example?

2011-09-01 Thread Robert Sudwarts
t; (lots of examples around), but I'm still a bit lost on the Mac-related > stuff. > > cheers > > Carlos > > > On Thu, Sep 1, 2011 at 05:34, Robert Sudwarts > wrote: > >> Hi Carlos, >> >> It's a bit tricky giving you a complete example as

Re: [Matplotlib-users] py2app setup.py example?

2011-09-01 Thread Robert Sudwarts
Hi Carlos, It's a bit tricky giving you a complete example as the specifics will vary considerably depending on which versions of python, matplotlib & wx you're using: I'd point you toward the wxPyWiki page at: http://wiki.wxpython.org/py2exe-python26 which gives a pretty sound example based on

Re: [Matplotlib-users] virtualenv installation: ImportError: No module named _tkagg

2010-06-09 Thread Robert Sudwarts
) to build matplotlib in the virtualenv ... On 9 June 2010 19:06, Robert Sudwarts wrote: > Thanks to both of you for your replies. > > I should have included the info that I've tried to build matplotlib using > virtualenv with the --no-site-packages option. > > .

Re: [Matplotlib-users] virtualenv installation: ImportError: No module named _tkagg

2010-06-09 Thread Robert Sudwarts
stead. I > had to get all the needed development packages and completely clean out my > build directory and rebuild matplotlib before it would work properly. > > Ben Root > > On Wed, Jun 9, 2010 at 9:47 AM, Robert Sudwarts > wrote: > >> Hi, >> >> I've inst

[Matplotlib-users] virtualenv installation: ImportError: No module named _tkagg

2010-06-09 Thread Robert Sudwarts
Hi, I've installed matplotlib in a virtual environment but am having a problem with generating a plot. I've tried to run a "simple_plot.py" both as a script and from within the ipython/python shell. I've changed the backend in virtualenvs/.../lib/python2.6/site-packages/matplotlig/mpl-data/matplo

Re: [Matplotlib-users] easy_install in virtualenv -- error: command 'gcc' failed with exit status 1

2010-06-07 Thread Robert Sudwarts
p in the right place! Thanks for your help. Rob On 8 June 2010 00:15, Robert Sudwarts wrote: > Hi, > > Hoping someone can help with this... I'm trying to install in a virtual > environment created with "--no-site-packages" > I've followed all instruct

[Matplotlib-users] easy_install in virtualenv -- error: command 'gcc' failed with exit status 1

2010-06-07 Thread Robert Sudwarts
Hi, Hoping someone can help with this... I'm trying to install in a virtual environment created with "--no-site-packages" I've followed all instructions re cleaning the existing .matplotlib cache/directory and deleted .egg files etc (virtualenv) ... $ easy_install matplotlib -- gives me an error