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

Python • Failed to build installable wheels for some pyproject.toml based projects (av, simplejpeg)

$
0
0
Hi!
I am trying to install a package from a github onto my raspberry pi zero 2 that has python 3.9.10 and pip 25.0.1. I have installed the av dependencies with this command:

Code:

sudo apt-get install libavformat-dev libavfilter-dev libavdevice-dev ffmpeg
I have a virtual environment set up that I included the --system-site-packages ( I found this in a previous forum post)

There is a long list of stuff but the error is note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for simplejpeg
Failed to build av simplejpeg
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (av, simplejpeg)

Any help would be appreciated! Thank you!

Statistics: Posted by autumnrd26 — Wed Mar 19, 2025 9:19 pm



Viewing all articles
Browse latest Browse all 1251

Trending Articles