Comment 2 for bug 1213247

Revision history for this message
Seb Bonnard (sebma) wrote :

Hi, i have the same pb. with ubuntu saucy :

$ lsb_release -sr
13.10
$ http
Traceback (most recent call last):
  File "/usr/bin/http", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2809, in <module>
    parse_requirements(__requires__), Environment()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 594, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: requests>=0.10.1,<1.0

In the meantime this bug is studied, is there a workaround ?

Seb.