x0rz/tweets_analyzer

Twitter error: Failed to send request

alexbezhan opened this issue · 3 comments

I'm getting error when executing the command:

python tweets_analyzer.py -n Snowden
[+] Getting @Snowden account data...
[!] Twitter error: Failed to send request: 'Extensions' object has no attribute 'get_extension_for_class'

Python version: 2.7.9

ozzi- commented

Might it be, that you are behind a proxy?
What result do you get when executing: pip freeze | grep cryptography ?

No I wasn't behind a proxy. The issue is a year old. I even changed my laptop since that time.

It seems nobody is experiencing this problem. I feel that we can close this issue. If anybody has this problem we can reopen it.