Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clearer instructions #13

Open
wihtiko opened this issue Oct 3, 2019 · 2 comments
Open

Clearer instructions #13

wihtiko opened this issue Oct 3, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@wihtiko
Copy link

wihtiko commented Oct 3, 2019

Having trouble running this, if im on windows do I run the file in the python interpreter or the command line. Are there any examples of how to run this on windows?

@libertysoft3
Copy link
Owner

libertysoft3 commented Oct 3, 2019

The command line. If you have python for windows installed, I think you can be in your terminal/command prompt, and change to the right directory and run:

py fetch_links.py politics 2017-1-1 2017-2-1

or maybe

python fetch_links.py politics 2017-1-1 2017-2-1

You're right, the instructions are terribly unhelpful for windows users. Let's fix that up.

@libertysoft3 libertysoft3 added the enhancement New feature or request label Oct 3, 2019
@wihtiko
Copy link
Author

wihtiko commented Oct 3, 2019

Thank you for the help! Using py worked for me, but not python for some reason. Either way I've got it working now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants