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

Start documenting for non-anaconda users #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JoeGermuska
Copy link

@JoeGermuska JoeGermuska commented Jun 3, 2021

I wanted to run these tools, but I am not an Anaconda user.

I adapted requirements.txt to the pip format, creating the new pip-requirements.txt. By way of crude documentation, I moved the non-python dependencies to the bottom of this new file, commented out. I didn't actually need to install any of the non-python dependencies, but, then, over time, I may have already installed many of them. So, for a "cleaner" system, there may still be things people need to install. Of course, documenting that part of the process will be much more complicated than it is for Anaconda users.

I tried to explain it all in a new section of README.md.

I tested it by running the three demo commands in README.md and got no errors, although I didn't pay much attention to what was actually retrieved.

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

Successfully merging this pull request may close these issues.

2 participants