Created
December 27, 2017 12:25
-
-
Save Tetrikus/942f9caa8e2acf748bcbe70fd95d6c8b to your computer and use it in GitHub Desktop.
~/oprint/bin/pip install -index-url https://pypi.python.org/simple --upgrade pip
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. | |
| SNIMissingWarning | |
| /home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. | |
| InsecurePlatformWarning | |
| Downloading simple (5.7MB) | |
| 100% |################################| 5.7MB 27kB/s | |
| Cannot unpack file /tmp/pip-uRwiZR-unpack/simple (downloaded from /tmp/pip-AZk9_7-build, content-type: text/html; charset=utf-8); cannot detect archive format | |
| Cannot determine archive format of /tmp/pip-AZk9_7-build | |
| /home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. | |
| InsecurePlatformWarning |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment