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

Troubleshooting • Modules failing to install (Pillow / Lobe)

$
0
0
Hello. I have a Pi 4, running headless, and trying to install the Lobe python module for a project. However, when I tried to install Lobe with pipx, it said I needed Pillow installed. When I checked if PIllow was installed by running

Code:

sudo apt install python3-Pillow
, it defaulted to "python3-pil" instead of Pillow. Since Pillow and PIL cannot exist in the same environment, sudo keeps autocorrecting me, and pipx cannot install PIllow, just says to use sudo apt install, I don't know what to do. Also, pipx seems to say that there is a missing library or header file: jpeg. I can't really understand how to solve any of these problems, so any help with explanation of the commands would be a real help. :(

Statistics: Posted by Calc4me — Sat Mar 02, 2024 2:24 pm



Viewing all articles
Browse latest Browse all 4881

Trending Articles