-
Notifications
You must be signed in to change notification settings - Fork 11
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
Troubleshooting dependency hell #45
Comments
Interesting, I'll look into this |
I found when I was developing Olinda that I needed to pin various dependencies in my ZairaChem fork based on previous working setups as the dependency updates kept breaking ZairaChem.
After fixing the AutoGluon issue, I can install my ZairaChem fork again. Can you maybe give it another try? If it works, then maybe we can use it as a starting point to update ZairaChem's dependencies. |
Hi @JHlozek Mellody tuner gives the following warning:
Just for clarity, in your install you are referring to v2.1.3, so I guess this is just a typo and the correct version is 2.1.3 :) |
Hi @GemmaTuron I'm a bit confused - the version I see in my install_linux script is '2.1.3'?: I'm not sure where the 2.3.1 is from? :) |
In your comment above - I copied the versions from there :) |
Hi @JHlozek and @miquelduranfrigola To close up this troubleshooting (temporarily as this is just a fix). The instructions that work are:
it gives some conflicts but it works (see atached .txt for error details) |
@GemmaTuron Glad it installs for now. |
Describe the bug
ZairaChem installs are getting outdated. I have not managed to set it anew in Linux machine. A few pointers:
conda install conda-forge::autogluon.tabular=0.7.0
. Btw, v1.1.1, the newest, makes the pipeline fail because of a different way of saving the files.The text was updated successfully, but these errors were encountered: