Advertisement
Guest User

2015-04-13, TSergey, bson

a guest
Apr 12th, 2015
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. root@noc:/opt/noc# pip install bson
  2. Collecting bson
  3. /usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:79: 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. InsecurePlatformWarning
  5. Could not find a version that satisfies the requirement bson (from versions: )
  6. No matching distribution found for bson
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement