Python - install package locally with pip

01 Jul 2020

python3 -m pip install --user networkx
[ python  ]