Advertisement
Guest User

Untitled

a guest
Aug 5th, 2015
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. ~/jython2.7.0/bin/pip install jython-swingutils
  2. /Users/danielgrindelid/jython2.7.0/Lib/site-packages/pip-7.1.0-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:84: 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.
  3. warnings.warn(
  4. Collecting jython-swingutils
  5. /Users/danielgrindelid/jython2.7.0/Lib/site-packages/pip-7.1.0-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:84: 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.
  6. warnings.warn(
  7. /Users/danielgrindelid/jython2.7.0/Lib/site-packages/pip-7.1.0-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:84: 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.
  8. warnings.warn(
  9. Could not find a version that satisfies the requirement jython-swingutils (from versions: )
  10. No matching distribution found for jython-swingutils
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement