On Wednesday 07 November 2007 02:31:47 pm Christopher Barker wrote:
> Darren Dale wrote:
> > Does the way matplotlib handles pytz and datetime present significant
> > complications as well?
>
> not too bad, but pytz and datetime are already pretty easy to install,
> self-contained packages.
>
> > But not all systems have a package manager, and not all package managers
> > have support for traits.
>
> I really don't think there is much choice here. Until (if) traits is
> widely available in an easy-to-install form (binaries for Windows and
> OS-X, "just works" with easy-install, rpms, and debs for Fedora, Ubuntu,
> Debian) MPL is going to have to keep a copy internally, just like it
> does for Agg, etc.
>
> The first step to the easy-to-install form is for:
>
> setup.py build
>
> to "just work" on all platforms that are setup right to build python
> extensions (have the right compiler, etc) -- is that the case yet?

It is the case on the platform I have tested. We will test others soon.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to