Hi, I'm told this is the right place to discuss problems with the  
packages at pythonmac.org? There are a few things that need fixing:

The supplied version of scipy, 1.5.0, doesn't work with the supplied  
version of of numpy, 1.0b5; it gives an error when importing.  
Updating numpy to 1.0rc1 would fix the problem.

The matplotlib package, by default, uses the WXAgg backend, which is  
rather buggy, and frequently freezes on my machine. However, TkAgg  
works fine; compiling with TkAgg as the default would make things  
easier for users, and also remove the dependency on wxPython.

Thanks to whoever maintains the packages, by the way, they're very  
handy!

Adam.
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to