Skip to content

Can not install SDK on Raspberry Pi #35

@itswally1

Description

@itswally1

Why does it fail and what is needed to correct the load on a Raspberry pi
The SDK can not be loaded and errors out on the numpy load. The error says:

build/lib.linux-armv7l-3.7/numpy/core/_multiarray_umath.cpython-37m-arm-linux-gnueabihf.so" failed with exit status 1
Failed to build numpy
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
WARNING: You are using pip version 22.0.3; however, version 22.0.4 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
When I check my version of pip it is the latest version
pi@pi:~ $ pip --version
pip 22.0.4 from /home/pi/.local/lib/python3.7/site-packages/pip (python 3.7)

Why does it fail and what is needed to correct the load on a Raspberry pi
Also note the raspberry pi version
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions