You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if has installed two or more python, like python2.7.12 and python3.5 at the same time.
pip command should be properly used.
$sudo apt-get install python3-pip
$pip3 install xxx