On Wed, Oct 17, 2012 at 1:41 AM, Eric Firing wrote:
> sudo apt-get build-dep python-matplotlib
>
> It might pull in more than you really want, but it will certainly
> include gui toolkits.
If you want to avoid installing all the packages that you get with the
`apt-get build-dep pythoh-matplotlib`
2012/10/17 Damon McDougall
> On Wed, Oct 17, 2012 at 9:12 AM, Francesco Montesano
> wrote:
> >
> >
> > 2012/10/17 Eric Firing
> >>
> >> On 2012/10/16 9:22 PM, Francesco Montesano wrote:
> >> > Dear list,
> >> >
> >> > I've see a difference between the default backend between
> >> >
> >> > v1.1.
On Wed, Oct 17, 2012 at 9:12 AM, Francesco Montesano
wrote:
>
>
> 2012/10/17 Eric Firing
>>
>> On 2012/10/16 9:22 PM, Francesco Montesano wrote:
>> > Dear list,
>> >
>> > I've see a difference between the default backend between
>> >
>> > v1.1.1 (shipped with kubuntu 12.10dev) and v1.2.0.rc1, 1.2
2012/10/17 Eric Firing
> On 2012/10/16 9:22 PM, Francesco Montesano wrote:
> > Dear list,
> >
> > I've see a difference between the default backend between
> >
> > v1.1.1 (shipped with kubuntu 12.10dev) and v1.2.0.rc1, 1.2.0rc2 and
> > master (1.3.x).
> >
> >
> > My set up is to call ipython with
On 2012/10/16 9:22 PM, Francesco Montesano wrote:
> Dear list,
>
> I've see a difference between the default backend between
>
> v1.1.1 (shipped with kubuntu 12.10dev) and v1.2.0.rc1, 1.2.0rc2 and
> master (1.3.x).
>
>
> My set up is to call ipython with pylab and turn on interactive mode. I
> stil