Advertisement
Guest User

Untitled

a guest
Nov 11th, 2015
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1.  
  2. root@controller:/var/lib/designate# pip install pip -U
  3. /usr/share/python-wheels/requests-2.7.0-py2.py3-none-any.whl/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  4. Downloading/unpacking pip from https://pypi.python.org/packages/py2.py3/p/pip/pip-7.1.2-py2.py3-none-any.whl#md5=5ff9fec0be479e4e36df467556deed4d
  5. Downloading pip-7.1.2-py2.py3-none-any.whl (1.1MB): 1.1MB downloaded
  6. Installing collected packages: pip
  7. Found existing installation: pip 1.5.4
  8. Not uninstalling pip at /usr/lib/python2.7/dist-packages, owned by OS
  9. Successfully installed pip
  10. Cleaning up...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement