Twitter error: Failed to send request
alexbezhan opened this issue · 3 comments
alexbezhan commented
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
?
alexbezhan commented
No I wasn't behind a proxy. The issue is a year old. I even changed my laptop since that time.
alexbezhan commented
It seems nobody is experiencing this problem. I feel that we can close this issue. If anybody has this problem we can reopen it.