Skip to content

httplib.ResponseNotReady #3

@crazygeekone

Description

@crazygeekone

Hi
I have this error :

marketDepth = bc.get_market_depth2(limit,market)
File "/home/guig33k/projects/BTCCBot/btcchina.py", line 95, in get_market_depth2
return self._private_request(post_data)
File "/home/guig33k/projects/BTCCBot/btcchina.py", line 65, in _private_request
response = self.conn.getresponse()
File "/usr/lib/python2.7/httplib.py", line 1061, in getresponse
raise ResponseNotReady()
httplib.ResponseNotReady

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions