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

colab notebooks broken by upstream package changes #29

Open
mikemhenry opened this issue Jan 9, 2024 · 1 comment
Open

colab notebooks broken by upstream package changes #29

mikemhenry opened this issue Jan 9, 2024 · 1 comment

Comments

@mikemhenry
Copy link
Contributor

mikemhenry commented Jan 9, 2024

Right now this notebook and others from this page https://docs.openforcefield.org/en/latest/examples.html fail when running on colab with the error RuntimeError: No package can be installed for pin: cudatoolkit 12.2.*

This error is documented here: conda-incubator/condacolab#60

Using this command:
!pip install -U https://github.com/conda-incubator/condacolab/archive/cuda-version-12.tar.gz
instead of
!pip install -q condacolab
to install condacolab works and is a good temporary solution until conda-incubator/condacolab#63 gets merged in.

I made #30 if you are looking for a temp fix

mikemhenry added a commit to mikemhenry/openff-docs that referenced this issue Jan 9, 2024
@mikemhenry mikemhenry mentioned this issue Jan 9, 2024
@j-wags
Copy link
Member

j-wags commented Jan 9, 2024

Thanks Mike! @Yoshanuikabundi could you take a look at this and the linked PR at your earliest convenience?

Yoshanuikabundi added a commit that referenced this issue Jan 25, 2024
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