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
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
) 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.
>
> .
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
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
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
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