Hello Fernando,
>> : 'module' object has no attribute
>> 'ArrayType'
>>
>> maybe some of the IPython power users can give me a hint why this
>> happes. [1]
>
> Very strange. I can't reproduce it here (on gutsy, but running
> ipython from my own tree). What's odd is this:
>
> In [1]: import Nume
On Jan 29, 2008 4:13 PM, Tim Michelsen <[EMAIL PROTECTED]> wrote:
> In [1]: import timeseries as TS
>
> In [2]: whos
> ---
> Traceback (most recent call last)
>
> /var/tmp/install/qgislite_trunk/ in ()
>
> /var/lib/pyt
Hello!
> Hmm, I did reinstall and still no joy, it insists on install python2.4
> at the same time!
do a
$: sudo apt-get --purge remove matplotlib ipython
to really remove the configuration files. then
$: sudo apt-get install matplotlib ipython
check if pylab is on your system:
$: locate pylab
H
I just migrated from edgy to gutsy this weekend. I did a clean install (boy it
really
went smoothly - either I'm getting better or the installs are) and it all works
fine
for me. I used Adept Manager to install everything. You installed numpy? I'm
running
kubuntu.
On Mon, 28 Jan 2008 17:39:45
Hello,
for me it works:
[EMAIL PROTECTED]:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"
[EMAIL PROTECTED]:~$ ipython -pylab
Python 2.5.1 (r251:54863, Oct 5 2007, 13:36:32)
Type "copyright", "credits" or "license" for mo
Hi people
I'm trying to use matplotlib, ipython and xubuntu(gusty) all together.
Whenever I try to run ipython with -pylab tab, nothing extra happens to
the start up screen and pylab hasn't been imported. I have managed to
sucessfull install ipython and matplotlib on a Redhat system and ipython