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

Update readme for new installation method #132

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rvandewater
Copy link

The readme is out of date so I added the new installation method

@matteo4diani
Copy link
Contributor

Hi @rvandewater, thanks for contributing to auton-survival 🙂 We definitely need to update the README!

We recently published 0.1.0 on PyPI https://pypi.org/project/auton-survival/. To install auton-survival you can simply install via pip: pip install auton-survival.

If you want to contribute changes to auton-survival itself, then indeed you need to clone the repo, install poetry with pip install poetry and install the dependencies with poetry install.

Regarding the switch from Python > 3.5 and PyTorch > 1 I'm not sure this isn't an oversight on my side. What do you think @chiragnagpal? Should we downgrade to keep compatibility?

@rvandewater
Copy link
Author

Thanks @matteo4diani; I added the pip install in the readme now as well.

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.

None yet

2 participants