On Fri, Oct 24, 2008 at 13:43, Angus McMorland <[EMAIL PROTECTED]> wrote:
> 2008/10/24 Lorenzo Isella <[EMAIL PROTECTED]>:
>> I am running Debian testing on my box. I had not used Python for about
>> a couple of weeks (during which I updated my system regularly) only to
>> find out that today I hav
Perfect; that saved my day.
Many thanks
Lorenzo
2008/10/24 Angus McMorland <[EMAIL PROTECTED]>:
> 2008/10/24 Lorenzo Isella <[EMAIL PROTECTED]>:
>> Dear All,
>> I am running Debian testing on my box. I had not used Python for about
>> a couple of weeks (during which I updated my system regularly)
2008/10/24 Lorenzo Isella <[EMAIL PROTECTED]>:
> Dear All,
> I am running Debian testing on my box. I had not used Python for about
> a couple of weeks (during which I updated my system regularly) only to
> find out that today I have a trouble if I try to import pylab. See
> below what happens
>
>
Dear All,
I am running Debian testing on my box. I had not used Python for about
a couple of weeks (during which I updated my system regularly) only to
find out that today I have a trouble if I try to import pylab. See
below what happens
In [1]: import pylab as p
--