On Mar 26, 2012, at 7:37 PM, Derek Homeier
wrote:
> Hi Sandro,
>
>> yes, Debian has a separate package for documentation (since it
>> requires to be build just on time, whilc mpl requires to be built on
>> each architecture we support, so splitting the package results in a
>> lot of saved s
Hi Sandro,
> yes, Debian has a separate package for documentation (since it
> requires to be build just on time, whilc mpl requires to be built on
> each architecture we support, so splitting the package results in a
> lot of saved space). JFYR this is the layout of packages in Debian:
>
> python
On 26.03.2012, at 7:43PM, John Hunter wrote:
> On Mon, Mar 26, 2012 at 12:00 PM, Russell Owen wrote:
> On Mar 24, 2012, at 12:16 PM, Sandro Tosi wrote:
>
> > On Sat, Mar 24, 2012 at 18:13, Derek Homeier
> > wrote:
> >> I used the 1.1.0 version to build with the fink Python installation on
> >>
I'm drawing hexbins with alpha < 1 and get dark lines at the bin edges. It
turns out that setting `edgecolors = 'none'` sets the edge color to be the
same as the face color, as mentioned in the docstring:
If ``'none'``, draws the edges in the same color as the fill
color.
Thi
On Mon, Mar 26, 2012 at 12:00 PM, Russell Owen wrote:
> On Mar 24, 2012, at 12:16 PM, Sandro Tosi wrote:
>
> > On Sat, Mar 24, 2012 at 18:13, Derek Homeier
> > wrote:
> >> I used the 1.1.0 version to build with the fink Python installation on
> MaxOS X
> >> and everything seems to work there, pa
On Mar 24, 2012, at 12:16 PM, Sandro Tosi wrote:
> On Sat, Mar 24, 2012 at 18:13, Derek Homeier
> wrote:
>> I used the 1.1.0 version to build with the fink Python installation on MaxOS
>> X
>> and everything seems to work there, passing the tests at least (does
>> pylab.test('full')
>> execute
Thanks - had been looking at obsolete information.
WRT inkscape and ghostscript, I have installed both but still got the same
fails.
Upon inspection it appears that both executables need to be on system path
(perhaps this should be mentioned on the coding guide?), and that the code was
only
On Mon, Mar 26, 2012 at 7:08 AM, Rui DaCosta wrote:
> Attached is the testing output on both Win7x64 and WinXPx32.
>
> FAILED (KNOWNFAIL=268, errors=144)
>
> In case anybody else is having issues, the head version of nose is
> required to run the tests due to multiprocessing issues in the stable