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 , 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. ![Sad :(]()
Code:
sudo apt install python3-Pillow

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