Advertisement
Guest User

2015-04-13, TSergey, python-dev

a guest
Apr 13th, 2015
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. root@noc:/opt/noc# ./bin/pip install python-dev
  2. /opt/noc/lib/python2.7/site-packages/pip/pep425tags.py:66: RuntimeWarning: invalid Python installation: unable to open /opt/noc/local/include/python2.7/pyconfig.h (No such file or directory)
  3. warnings.warn("{0}".format(e), RuntimeWarning)
  4. Collecting python-dev
  5. /opt/noc/lib/python2.7/site-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.
  6. InsecurePlatformWarning
  7. Could not find a version that satisfies the requirement python-dev (from versions: )
  8. No matching distribution found for python-dev
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement