Hey! I had the same issue with httpadapter python2. The docs are a mess, but I found this blog post that walks through some common errors: [link].
Also, if you’re using virtualenv, make sure to pin your dependencies. That way, you can avoid version conflicts.
Also, if you’re using virtualenv, make sure to pin your dependencies. That way, you can avoid version conflicts.
