KURT PETERS wrote:
> Unfortunately, I think someone else was on the maillist with a similar 
> problem, and perhaps our two mails got confused.
>   I have "always been" using 0.99 as far as I know.

Kurt:  I only released 0.99 yesterday. You were actually using 0.9.9, 
which you installed from a binary installer.  There is no binary 
installed for 0.99 yet - which is the crux of your problem.
>   It got "nuked" when I 
> deleted the old matplotlib.  I wonder why it couldn't find geos the second 
> time around?
>   
You installed 0.9.9 from a binary installer, so it didn't need to find 
libgeos.  It only looks for it when building from source.
>   Once again, though, I'll let you know how things go.  It's a good idea to 
> pull the toolkit out of the matplotlib directory to avoid this very problem. 
>   I'll give that a try, by direct copying and changing my code.  Probably a 
> lot of example code might need changing as well.
> Regards,
> Kurt
>
>   
All the examples in 0.99 have been updated to use 'import 
mpl_toolkits.basemap'.  Until you actually have 0.99 installed, you 
don't want to change your code.

Hope this is clear - I'm getting the feeling that we're talking past 
each other ...

-Jeff

> ----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: Mon, 02 Jun 2008 11:51:43 -0600
>
> KURT PETERS wrote:
>   
>> I am using 0.99.
>>     
> Kurt:  Not really. You tried to install it but the install failed.
>   
>>  I ended up copying the toolkits directory from my "old" installation of 
>> matplotlib to the new matplotlib directory and at least things seem to be 
>> working (although the HD seems to churn a lot more).
>>
>>     
> Hmm.  I wouldn't expect this to work - there were changes in the matplotlib 
> API in version 0.98.0 that should break the old version of basemap.
>   
>>   Let me test this a little more and I'll let you know how that is working 
>> for me (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]>
>> CC: "KURT PETERS" <[EMAIL PROTECTED]>, [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:
>>
>>  > 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 up
>>  > sometime next week - problem is that the person whose PC  I use to 
>> build it
>>  > is on vacation now.    Perhaps someone will step up and build a basemap
>>  > windows installer before then, or I can talk you through how to build 
>> one
>>  > yourself with MingW32.
>>
>> I've updated the newsbox on the website with a link to a brief text
>> document including this info for basemap users.
>>
>> JDHr
>>
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _______________________________________________
>> Matplotlib-users mailing list
>> Matplotlib-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>>
>>     
>
>
> --
> Jeffrey S. Whitaker         Phone  : (303)497-6313
> Meteorologist               FAX    : (303)497-6449
> NOAA/OAR/PSD  R/PSD1        Email  : [EMAIL PROTECTED]
> 325 Broadway                Office : Skaggs Research Cntr 1D-113
> Boulder, CO, USA 80303-3328 Web    : http://tinyurl.com/5telg
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>   


-- 
Jeffrey S. Whitaker         Phone  : (303)497-6313
Meteorologist               FAX    : (303)497-6449
NOAA/OAR/PSD  R/PSD1        Email  : [EMAIL PROTECTED]
325 Broadway                Office : Skaggs Research Cntr 1D-113
Boulder, CO, USA 80303-3328 Web    : http://tinyurl.com/5telg


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to