numpy installation problem in qpython

1,165 views
Skip to first unread message

Assa Sittner

unread,
Nov 21, 2014, 4:31:04 PM11/21/14
to python-fo...@googlegroups.com
I installed numpy through qpython's Qpypi/pip and the installation seemed to work fine.
But when I try to import it, see what happens:

Python 2.7.2 (default, Oct 25 2014, 20:52:15)
[GCC 4.9 20140827 (prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/data/data/com.hipipal.qpyplus/files/lib/python2.7/site-packages/numpy-1.3-py2.7.egg/numpy/__init__.py", line 130, in <module>
import add_newdocs
File "/data/data/com.hipipal.qpyplus/files/lib/python2.7/site-packages/numpy-1.3-py2.7.egg/numpy/add_newdocs.py", line 9, in <module>
from lib import add_newdoc
ImportError: No module named lib
>>>
What's wrong?
Thanks,
J
>>>

elyip

unread,
Dec 5, 2014, 10:43:13 PM12/5/14
to python-fo...@googlegroups.com
I had the same experience and I filed a ticket.  So far no response from the developers yet.

elyip

unread,
Dec 16, 2014, 11:20:40 AM12/16/14
to python-fo...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages