Skip to content

bump numpy to 1.9.2 #356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2015
Merged

bump numpy to 1.9.2 #356

merged 1 commit into from
May 16, 2015

Conversation

cbenhagen
Copy link
Contributor

No description provided.

@olymk2
Copy link
Contributor

olymk2 commented Apr 9, 2015

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
Copy link
Contributor

olymk2 commented May 16, 2015

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
Copy link
Member

tito commented May 16, 2015

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