SRv6_Sandbox icon indicating copy to clipboard operation
SRv6_Sandbox copied to clipboard

pip error

Open clearloveu opened this issue 5 years ago • 1 comments

Hi! when l run pip install ipmininet --no-deps, it always makes mistakes.

temp I changed the pip source, but it still didn't work. Could you help me?

clearloveu avatar Aug 28 '19 06:08 clearloveu

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

ljm625 avatar Aug 29 '19 03:08 ljm625