Local python packages breakage

Dealing with python packages being all over the place

Published: Monday, Aug 2, 2021 Last modified: Saturday, Mar 23, 2024

You can get into extraordinary twists when you mix local Python packages when system ones.

got an unexpected keyword argument 'use_ssh_client'

Solution is not to use local packages for me:

rm -rf ./.local/lib/python3.9