You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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!
The text was updated successfully, but these errors were encountered: