Jump to content

Numpy install on NanoPi Neo Air hangs


cam

Recommended Posts

Has anyone had any success with installing numpy on the NanoPi Neo Air?

Installing via pip install numpy -v it hangs at these same lines every time:

    arm-linux-gnueabihf-gcc: numpy/linalg/lapack_litemodule.c
    arm-linux-gnueabihf-gcc: numpy/linalg/lapack_lite/python_xerbla.c
    arm-linux-gnueabihf-gcc: numpy/linalg/lapack_lite/f2c_z_lapack.c
    arm-linux-gnueabihf-gcc: numpy/linalg/lapack_lite/f2c_c_lapack.c
    arm-linux-gnueabihf-gcc: numpy/linalg/lapack_lite/f2c_d_lapack.c
    arm-linux-gnueabihf-gcc: numpy/linalg/lapack_lite/f2c_s_lapack.c

I am unable to get a response from the serial terminal or ssh into the device whilst it hangs here.

I'm currently using Armbian Ubuntu 18.04. 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines