Skip to content

bump numpy to 1.9.2#356

Merged
tito merged 1 commit into
kivy:masterfrom
cbenhagen:numpy-1.9.2
May 16, 2015
Merged

bump numpy to 1.9.2#356
tito merged 1 commit into
kivy:masterfrom
cbenhagen:numpy-1.9.2

Conversation

@cbenhagen

Copy link
Copy Markdown
Contributor

No description provided.

@olymk2

olymk2 commented Apr 9, 2015

Copy link
Copy Markdown
Contributor

I am currently using numpy 1.8 thought i would give this a try but i am hitting this error with the new version.

running

from numpy import array

results in the error below when running on a tablet.

I/python ( 9300): File "/home/oly/repos/testing/numpy-1.9.2/build/python-install/lib/python2.7/site-packages/numpy/init.py", line 170, in
I/python ( 9300): File "/home/oly/repos/testing/numpy-1.9.2/build/python-install/lib/python2.7/site-packages/numpy/add_newdocs.py", line 13, in
I/python ( 9300): File "/home/oly/repos/testing/numpy-1.9.2/build/python-install/lib/python2.7/site-packages/numpy/lib/init.py", line 8, in
I/python ( 9300): File "/home/oly/repos/testing/numpy-1.9.2/build/python-install/lib/python2.7/site-packages/numpy/lib/type_check.py", line 11, in
I/python ( 9300): File "/home/oly/repos/testing/numpy-1.9.2/build/python-install/lib/python2.7/site-packages/numpy/core/init.py", line 6, in
I/python ( 9300): ImportError: dlopen failed: "/data/data/org.fabricad.fabricad/files/lib/python2.7/site-packages/numpy/core/multiarray.so" has bad ELF magic

any ideas ?

@olymk2

olymk2 commented May 16, 2015

Copy link
Copy Markdown
Contributor

I have retested this on ubuntu 15.04 and it seems to have worked and my application launched on my tablet, possible i had a bad build enviroment previously.
or something is different in 15.04 but more likely some left over cruft on my machine.

@tito

tito commented May 16, 2015

Copy link
Copy Markdown
Member

Great then, thanks you both!

tito added a commit that referenced this pull request May 16, 2015
@tito tito merged commit fb2b311 into kivy:master May 16, 2015
@cbenhagen cbenhagen deleted the numpy-1.9.2 branch May 16, 2015 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants