My fault. that last error was because I re-installed matplotlib and forgot
to "re-change" the backend to TkAgg.
Sorry. Everything seems to be working again now (although a bit slower).
Kurt
-
Check out the new SourceForge
Looks like your latest compile includes the full-res data.
Kurt
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/service
Well, installing the highres data into the 'data' directory didn't help.
Kurt
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourcefor
Jeff, Got it and it seemed to install.
Well... as luck would have it, I still have a problem. I think I know what
is causing it, though. I was using the high-res data, and the "upgrade"
nukes that data. Here's the message I'm getting along with the code
snippet, just to make sure I'm on the
Thanks Darren. The win32 binaries are updated now. TkAgg is the
default on all of them, and the OSX binaries already had TkAgg as the
default.
- Charlie
On Mon, Jun 2, 2008 at 6:13 PM, Darren Dale <[EMAIL PROTECTED]> wrote:
> On Monday 02 June 2008 05:33:52 pm John Hunter wrote:
>> On Mon, Jun
inal Message Follows
> From: Jeff Whitaker <[EMAIL PROTECTED]>
> To: KURT PETERS <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED], [EMAIL PROTECTED],
> matplotlib-users@lists.sourceforge.net
> Subject: Re: [Matplotlib-users] Update to Matplotlib and Numpy
> producing
On Monday 02 June 2008 05:33:52 pm John Hunter wrote:
> On Mon, Jun 2, 2008 at 4:32 PM, Charlie Moad <[EMAIL PROTECTED]> wrote:
> > I am pretty sure setupext.py used to have these defaults coded in, but
> > something must have changed. I haven't had to check default backends
> > in a long time. I
Original Message Follows
From: Jeff Whitaker <[EMAIL PROTECTED]>
To: KURT PETERS <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED], [EMAIL PROTECTED],
matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] Update to Matplotlib and Numpy
producing error
Date: Mo
On Mon, Jun 2, 2008 at 4:32 PM, Charlie Moad <[EMAIL PROTECTED]> wrote:
> I am pretty sure setupext.py used to have these defaults coded in, but
> something must have changed. I haven't had to check default backends
> in a long time. I'll get new builds up asap.
Darren has added a setup.cfg to c
I am pretty sure setupext.py used to have these defaults coded in, but
something must have changed. I haven't had to check default backends
in a long time. I'll get new builds up asap.
- Charlie
On Mon, Jun 2, 2008 at 12:01 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Mon, Jun 2, 2008 at 10:
On Mon, Jun 2, 2008 at 1:04 PM, Les Schaffer <[EMAIL PROTECTED]> wrote:
>> yep, its right there. very weird. does matplotlib fiddle with sys.path
>> or some such?
No. Have you nuked all references to pylab.* and matplotlib* (esp
including any egg files?) Search your system for matplotlib a
(Windows could have started some other process in the background).
>> Kurt
>>
>>
> OK.
>
> -Jeff
>
>> ----Original Message Follows
>> From: "John Hunter" <[EMAIL PROTECTED]>
>> To: "Jeff Whitaker" <[EMAIL PROTECTED
ing as well.
Regards,
Kurt
Original Message Follows
From: Jeff Whitaker <[EMAIL PROTECTED]>
To: KURT PETERS <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED], [EMAIL PROTECTED],
matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] Update to Matplotlib and Numpy
produci
Les Schaffer wrote:
> John Hunter wrote:
>
>
>> After running the 0.98 installer do you have
>> pylab.py in site-packages?
>>
>
> yep, its right there. very weird. does matplotlib fiddle with sys.path
> or some such?
actually, it was right there in site-packages/matplotlib, which
OTECTED]>, [EMAIL PROTECTED],
> matplotlib-users@lists.sourceforge.net
> Subject: Re: [Matplotlib-users] Update to Matplotlib and Numpy producing
> error
> Date: Mon, 2 Jun 2008 12:38:15 -0500
>
> On Mon, Jun 2, 2008 at 12:28 PM, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
&g
John Hunter wrote:
> By the way, on windows you can edit the rc file in place (ie leave it
> in mpl-data). I need to update the instructions in that file -- they
> are out of date.
>
please do, they indicate movement is required.
>
> This is weird: it is working on my end once I update my "ba
PROTECTED],
matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] Update to Matplotlib and Numpy producing
error
Date: Mon, 2 Jun 2008 12:38:15 -0500
On Mon, Jun 2, 2008 at 12:28 PM, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
> Kurt: As you discovered, you'll need
On Mon, Jun 2, 2008 at 12:28 PM, Jeff Whitaker <[EMAIL PROTECTED]> wrote:
> Kurt: As you discovered, you'll need basemap 0.99 to use with matplotlib
> 0.98.0. I only have a source tarball on the sf site now, and you apparently
> are looking for the windows binary installer. I hope to have that
On Mon, Jun 2, 2008 at 12:10 PM, KURT PETERS <[EMAIL PROTECTED]> wrote:
> Thanks,
> I made that change after an unfruitful attempt at installing gtk, which
> should have worked in my estimation. Now, at least I get by that original
> point.
>
> NOW basemaps won't work any more! When I run, I ge
no len()
>
> I hope no one else has this pain when upgrading.
> Regards,
> Kurt
> Original Message Follows
> From: "John Hunter" <[EMAIL PROTECTED]>
> To: "KURT PETERS" <[EMAIL PROTECTED]>, "Charlie Moad" <[EMAIL PROTECTED
On Mon, Jun 2, 2008 at 12:09 PM, Les Schaffer <[EMAIL PROTECTED]> wrote:
> there are two files there: matplotlibrc and matplotlib.conf. is there a
> selection principle for choosing one or the other?
matplotlib.conf is used at build time, so you can ignore it with the
binary installer.
> i moved
OTECTED]>, "Charlie Moad" <[EMAIL PROTECTED]>
CC: matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] Update to Matplotlib and Numpy producing
error
Date: Mon, 2 Jun 2008 11:01:48 -0500
On Mon, Jun 2, 2008 at 10:41 AM, KURT PETERS <[EMAIL PROTECTED]> wrote:
&
John Hunter wrote:
> This is a problem with our installer since the default backend we have
> set is GTKAgg (we usually set it to GTKAgg). Fortunately, it is
> relatively easy for you to fix:. Edit
> site-packages/matplotlib/mpl-data/matplotlib and change the 'backend :
> GTKAgg' line to
>
> ba
On Mon, Jun 2, 2008 at 10:41 AM, KURT PETERS <[EMAIL PROTECTED]> wrote:
> File "C:\Python25\Lib\site-packages\matplotlib\backends\backend_gtk.py",
> line 6, in
>import gobject
> ImportError: No module named gobject
This is a problem with our installer since the default backend we have
set i
24 matches
Mail list logo