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

Python • 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

Statistics: Posted by bomby587 — Sat Feb 10, 2024 2:09 pm



Viewing all articles
Browse latest Browse all 1275

Trending Articles