GetStream / stream-python

Python Client - Build Activity Feeds & Streams with GetStream.io
https://getstream.io
BSD 3-Clause "New" or "Revised" License
141 stars 41 forks source link

find out what's wrong with httpsig #29

Closed tbarbugli closed 8 years ago

tbarbugli commented 8 years ago

very often setup install fails with this error:

running test
Searching for httpsig==1.1.2
Reading https://pypi.python.org/simple/httpsig/
No local packages or download links found for httpsig==1.1.2
error: Could not find suitable distribution for Requirement.parse('httpsig==1.1.2')

There is clearly something really broken in httpsig library

matthisk commented 8 years ago

Found issue, waiting for response @ https://github.com/ahknight/httpsig/issues/5

tbarbugli commented 8 years ago

httpsig mantainer finally fixed this (only wheel were distributed)