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

Raspberry Pi OS • Re: Can't install 'python3-pyyaml' and 'python3-unidecode'

$
0
0
EDIT:
meanwhile I found a way to install the two libraries with:

Code:

pip3 install pyyaml --break-system-packages
and

Code:

pip3 install unidecode --break-system-packages
Now my question ist: Is this really a/the recommended way of doing this???
Honestly I doubt it but I currently can't find a different way :cry: :?

Statistics: Posted by rbthn — Wed Sep 18, 2024 11:29 am



Viewing all articles
Browse latest Browse all 3552

Trending Articles