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

pip3 command in readme #1

Open
jack-rory-staunton opened this issue Apr 9, 2020 · 4 comments
Open

pip3 command in readme #1

jack-rory-staunton opened this issue Apr 9, 2020 · 4 comments

Comments

@jack-rory-staunton
Copy link

In the readme, the command:

'pip3 install -f requirements'

should read:

'pip3 install -r ./requirements.text'

At least for me it threw errors.

PS Thanks for this very cool project, I'm looking forward to using it.

@kermitt2
Copy link
Owner

kermitt2 commented Apr 9, 2020

Oh sorry yes (and the worst is that I am typing the right command several times per day currently!)
Thank you !

@kermitt2
Copy link
Owner

kermitt2 commented Apr 9, 2020

fix with a417b7e

@jack-rory-staunton
Copy link
Author

another thing maybe worth adding in the readme is that i also needed to run:

brew install libmagic

on the mac

thank again!

@kermitt2
Copy link
Owner

kermitt2 commented Apr 9, 2020

Thank you @jack-rory-staunton ! Added in the Readme

I've also started to add some results to make clearer the interest of the tool ->
https://github.com/kermitt2/article-dataset-builder#results-with-cord-19

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

No branches or pull requests

2 participants