You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Not exactly a bug because it seems to run fine, but I get RequestDependencyWarning: urllib3 (1.26.7) or charget (4.0.0) doesn't match a supported version!
To Reproduce
Run search_tweets.py
Expected behavior
Script should run without warnings
Environment
OS: Ubuntu 20.10
Python version 3.8
The text was updated successfully, but these errors were encountered:
Describe the bug
Not exactly a bug because it seems to run fine, but I get
RequestDependencyWarning: urllib3 (1.26.7) or charget (4.0.0) doesn't match a supported version!
To Reproduce
Run search_tweets.py
Expected behavior
Script should run without warnings
Environment
The text was updated successfully, but these errors were encountered: