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

Cannot install graphvite on colab #111

Open
yamsgithub opened this issue Aug 27, 2023 · 1 comment
Open

Cannot install graphvite on colab #111

yamsgithub opened this issue Aug 27, 2023 · 1 comment

Comments

@yamsgithub
Copy link

Not sure if this repository is being actively maintained. But thought I would check anyways. I followed instructions to setup graphvite on colab. But it does not seem to find the package. I used the following command:

!conda install -y -c milagraph -c conda-forge graphvite python=3.6 cudatoolkit=$(nvcc -V | grep -Po "(?<=V)\d+.\d+")

But I keep getting the following message:

Collecting package metadata (current_repodata.json): done
Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve.
Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve.
Solving environment: /

cudatoolkit version is 11.8

Any advice would be welcome. Thanks!

@ruze00
Copy link

ruze00 commented Feb 19, 2024

It seems it cannot run on Colab any more, and given the number of unanswered posts in Issues it seems this project is dead. Shame, because it seemed promising.

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