On Thu, Sep 04, 2008 at 12:14:45PM +0200, Ondrej Certik wrote:
> > Python-numpy seems to be unusable for python 2.5 in lenny. This is a fresh
> > upgrade from etch, just aptitude install python-numpy after the upgrade.
> >
> > [EMAIL PROTECTED] 11:21:57 ~> python2.5 -c 'import numpy'
> > Traceback (most recent call last):
> >  File "<string>", line 1, in <module>
> > ImportError: No module named numpy
> > [EMAIL PROTECTED] 11:22:22 ~> python2.4 -c 'import numpy'
> > [EMAIL PROTECTED] 11:22:25 ~> reportbug python-numpy
> 
> Indeed, that would be a serious problem. However, I cannot reproduce it:
> 
> $ python2.5 -c "import numpy"
> $
> 
> could you please create somewhere an environment, or something, so
> that we can reproduce it?
> Could you for example reinstall python+python-numpy? Also send the output of:
> 
> $ dpkg -L python-numpy
> 
> and
> 
> $ python -c "import sys;print sys.path"

For the record, I am also unable to reproduce the error, and the tests
run successfully. I am on an amd64 using numpy 1:1.1.1-1.

Thanks.

Kumar
-- 
Kumar Appaiah

Attachment: signature.asc
Description: Digital signature

Reply via email to