I\'m trying to install several packages using pip. When I do this using sudo, this error occurs: \"Cannot fetch index base URL https://pypi.python.org/simple/\". When I execute
If you want to install any packages using pip then it is better to follow below syntax:
sudo pip --proxy=http://username:password@proxyURL:portNumber install yolk