Hello everyone,

I have just learned about yt and I'd like to try it out.
 I tried to install it using the shell script but i got the following error:
I am using Ubuntu 14.04 64 bit.

Installing pip
********************************************
        FAILURE REPORT:
********************************************

    bootstrap(tmpdir=tmpdir)
  File "get-pip.py", line 82, in bootstrap
    import pip
  File "/tmp/tmp4MGuKb/pip.zip/pip/__init__.py", line 15, in <module>
  File "/tmp/tmp4MGuKb/pip.zip/pip/vcs/subversion.py", line 9, in <module>
  File "/tmp/tmp4MGuKb/pip.zip/pip/index.py", line 30, in <module>
  File "/tmp/tmp4MGuKb/pip.zip/pip/wheel.py", line 35, in <module>
  File "/tmp/tmp4MGuKb/pip.zip/pip/_vendor/distlib/scripts.py", line 14, in <module>
  File "/tmp/tmp4MGuKb/pip.zip/pip/_vendor/distlib/compat.py", line 31, in <module>
ImportError: cannot import name HTTPSHandler

I have also attached the last lines from the log file.

Does anyone knows how can this error be fixed?

Thank you
Alex