Struggling with httpadapter in Python2? Any Tips or Alternatives?

11 Replies, 2028 Views

httpadapter python2 is a beast, lol. I gave up after a while and switched to `aiohttp` for async stuff. Not sure if that’s an option for you, but it’s way more modern.

If you’re stuck with python2, maybe try downgrading some of the conflicting libraries? Sometimes that helps.

Messages In This Thread



Users browsing this thread: 1 Guest(s)