Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8026

Python • Re: Issues building numpy wheel

$
0
0
Hi,

I’m following the installation instructions for this project: https://github.com/dbieber/GoNoteGo/blo ... llation.md

Following on from previous advice this project is built for pi os buster python 3.7

I have been successful getting up to step 4 with minor extra step defining setup tools so that the error of a flat structure is resolved and activating the virtualenv

However when I run the command ./env/bin/pip install -e .

It installs up to building the numpy wheel when this error occcurs (1000 lines of output

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for numpy
Successfully built GoNoteGo
Failed to build numpy
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based
projects

[notice] A new release of pip is available: 23.3.1 -> 24.0
[notice] To update, run: pip install --upgrade pip


I have consulted the owner but unsure what the error may be as unfamiliar with python
Take the error output and ask the numpy guys as it is their software that is failing to build.

https://numpy.org/community/

Statistics: Posted by memjr — Sun Feb 11, 2024 4:34 am



Viewing all articles
Browse latest Browse all 8026

Trending Articles