Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python
Cant run the project by passing arguments
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for writing the script.
Can any one help me how to run the Exporter.py module for collecting tweets?
I enter the following argument but it did not work:
Exporter.py,'2017-01-01','2017-01-31','Microsoft','10','msft.csv'
It gives the following error:
Traceback (most recent call last):
File "", line 1, in
Exporter.py,'2017-01-01','2017-01-31','Microsoft','10','msft.csv'
NameError: name 'Exporter' is not defined
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.