-
Notifications
You must be signed in to change notification settings - Fork 75
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
AttributeError: module 'auton_survival' has no attribute 'plot_kaplanmeier' #126
Comments
hmm are you using |
Got it. I did use pip, so I'll try cloning directly, as you suggested. Thanks for propt reply! |
Just a heads up: we now support pip installs via |
Thanks for the heads up! Really great to have the ability to pip install
:)
…On Thu, Nov 9, 2023 at 9:44 AM Matteo Fordiani ***@***.***> wrote:
hmm are you using pip install to install the package? We don't support pip
yet have you tried cloning the package and using directly?
Just a heads up: we now support pip installs via pip install
auton-survival
https://pypi.org/project/auton-survival/
—
Reply to this email directly, view it on GitHub
<#126 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGAPI634NNASRZO3S7HNWWDYDT26VAVCNFSM6AAAAAA3KLHQL6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBUGA3TONBRHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Here is the code (directly from the notebooks:
Here is the error message:
I tried importing the function first, but I get the same error:
The text was updated successfully, but these errors were encountered: