There seems to be a translate error when I copy/pasted, it should have been:
3) Next 'easiest' break-fix is to add "break-system-packages = true"
????????? to ~/.config/pip/pip.conf (preferred) or globally in /etc/pip.conf
? ? ?you could do
? ? ? ?? mkdir -p ~/.config/pip
???????? echo "break-system-packages = true" | sudo tee -a ~/.config/pip/pip.conf
or
? ? ? ?? echo "break-system-packages = true" | sudo tee -a /etc/pip.conf
?
I really don't like the lack of a preview here... Oh well...
?
Glad you got it working...
--
= = = =
? Kevin? --? KD9EFV