Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python
Installation Issue
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys,
I am working on a project that requires me to extract tweets from Twitter, but I am really new to Python, even programming. So I am having trouble when I do the installation.
I downloaded both Python 3.6.5 and 2.7 on my mac and run the command "pip install -r requirements.txt" on terminal. The lxml and pyquery were successfully installed. However, when I run the sample commands like "python Exporter.py --username "barackobama" --maxtweets 1", the terminal showed that "Twitter weird response. Try to see on browser: https://twitter.com/search?q=%20from%3Abarackobama%20since%3A2015-09-10%20until%3A2015-09-12&src=typd".
Is that any way that I can solve this problem? Thank you so much guys!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.