[00:05:54] <djhash> Hey. So whenever i get something like this "netifaces.c:1:20: error: Python.h: No such file or directory" I usually take the hint that I should install python dev. But when I query this system with "yum list installed | grep -i python" I find this in the list.."Python-devel.x86_64 2.7.6-1.1.buluoos5.0" My system is a RHEL 6.6 64bit. I am trying to install "python-openstack" packages.
[01:19:31] <[Tritium]> djhash: Are you using the version of python for which you installed the headers?
[01:58:49] <djhash> [Tritium]: Hmm.. pip --version results in pip 6.1.1 from /usr/lib/python2.6/site-packages (python 2.6) and python is 2.6.6.. Python-devel is 2.7.6... I guess this would explain it.
[02:00:08] <[Tritium]> if you were on a deb-based system I could help you with installing the right headers, but I am clueless about rh
[02:01:21] <djhash> Thanks anyways. I think this will take me onto a new journey in a new direction.
[11:05:31] <is_null> hi all, any idea why i can get https://pypi.python.org/simple/django/ with curl but pip crashes with an SSL error (note: i'm using mitmproxy, making some cool proxy for my CI). Console log: http://dpaste.com/0J33XX1
[11:06:09] <is_null> i have accepted the root CA that's why it works with curl
[11:58:20] <ronny> is_null: you need to check out what certificate store pip s using i think
[13:24:26] <is_null> got requests to work with REQUESTS_CA_BUNDLE (soooo ugly) but urllib3 still fails ... apparently it can't even rely on an env variable
[13:24:33] <ronny> is_null: i recall some things shipping their own ca store since the os sometimes keeps untrusted ca's in (at leastt windows)
[15:09:40] <ronny> is_null: i think the syscertifi package handles details wrt usign the system store
[19:33:39] <Brachamul> Hello there, would anyone be willing to shine a light on my issue ProtocolError issue ? Have a hard time finding things through google : https://dpaste.de/Mpi3