Jump to content

How to install "numpy" on Pine a64 1gb?


Shubhanshu
Go to solution Solved by tparys,

Recommended Posts

I am using Pine A64 1Gb as a development board where I am using Armbian 20.11.7 Buster with Linux 5.10.4-sunxi64 as my OS and i tried installing Numpy either directly on board through terminal or from SSH after running for few minutes it freezes and i have to power reset the board.

I am using command:

pip3 install --verbose numpy

and it freezes after these last few lines:


  aarch64-linux-gnu-gcc: numpy/core/src/umath/ufunc_object.c
  aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.7/numpy/core/src/npymath/ieee754.c
  aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.7/numpy/core/src/npymath/npy_math_complex.c
  aarch64-linux-gnu-gcc: numpy/core/src/npymath/halffloat.c
  aarch64-linux-gnu-gcc: numpy/core/src/common/array_assign.c
  aarch64-linux-gnu-gcc: numpy/core/src/common/mem_overlap.c
  aarch64-linux-gnu-gcc: numpy/core/src/common/npy_longdouble.c
  aarch64-linux-gnu-gcc: numpy/core/src/umath/extobj.c
  aarch64-linux-gnu-gcc: numpy/core/src/common/ucsnarrow.c
  aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.7/numpy/core/src/umath/scalarmath.c
  aarch64-linux-gnu-gcc: numpy/core/src/common/ufunc_override.c
  aarch64-linux-gnu-gcc: numpy/core/src/common/numpyos.c

Any help would be great.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines