Note: try not to reply to the digest -- it makes it harder to follow the 
thread.

On 12/6/10 4:55 PM, Kaushik Ghose wrote:
> Yep, sorry for bothering you guys. I installed NumPy 1.5.1 and everything is
> fine. I'm looking forward to using the 3D plotting capabilities. Once again,
> thanks to the whole team for moving forward on this. (perhaps, inorder to make
> it proof against fools like me, perhaps a dependency check during the import,
> requiring a minimum version of numpy would be possible ... ?)

Yes, that would be a good idea. The trick is that MPL is probably 
compatible with older versions of numpy at the source level, but this 
binary was built against a particular version of numpy. So the binary 
builder would need to specify the required numpy version somehow.

Also, numpy tries to be binary compatible across some versions, to there 
would be more than one that a given MPL build could work with.

It would be nice if the numpy version required could be made clear in 
the download -- but that's a long file name already!

-Chris



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov

------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to