SRv6_Sandbox
SRv6_Sandbox copied to clipboard
pip error
Hi! when l run pip install ipmininet --no-deps, it always makes mistakes.
I changed the pip source, but it still didn't work.
Could you help me?
Hi, seems maybe ur pip installation has issues, and they can't find pip2/pip3 executable. please try "which pip3" and see if the output is right, also execute pip3 -V & pip2 -V in bash to see if it works