Hi,
The building of Python 2 without SSLv3 support breaks requests:
>>> import requests
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.7/dist-packages/requests/__init__.py", line 68, in
_attach_namespace(urllib3, 'requests.packages')
File "/usr/lib/pyth
Jakub Wilk wrote:
> This looks like bug #695596.
Yes. Thanks for correcting this.
Yannick
--
Between infinite and short there is a big difference.
-- G. H. Gonnet
--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Co
Hi,
While trying the experimental Python 2.7 package with multiarch support, I
found that distutils is not working.
When I try to build some package, I have this error:
error: invalid Python installation: unable to open
/usr/lib/python2.7/config/Makefile (No such file of directory)
It seems
Hi,
While trying the experimental Python 2.7 package with multiarch support, I
found that distutils is not working.
When I try to build some package, I have this error:
error: invalid Python installation: unable to open
/usr/lib/python2.7/config/Makefile (No such file of directory)
It seems
4 matches
Mail list logo