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

conda install requriment issue #7

Open
snakehaihai opened this issue Nov 30, 2023 · 0 comments
Open

conda install requriment issue #7

snakehaihai opened this issue Nov 30, 2023 · 0 comments

Comments

@snakehaihai
Copy link

Hi
I`m trying your package now. and there are many issues with the required package. much of the system is not compatible with current channel

conda create --name sphereglue python=3.8 numpy==1.25.2 opencv-python==4.8.0.76 matplotlib==3.7.2 torch==2.0.1 torchaudio==2.0.2 torchvision==0.15.2 torch-geometric==2.3.1
Collecting package metadata (current_repodata.json): done
Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - torch==2.0.1
  - torch-geometric==2.3.1
  - opencv-python==4.8.0.76
  - torchaudio==2.0.2

Current channels:

  - https://repo.anaconda.com/pkgs/main/linux-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/linux-64
  - https://repo.anaconda.com/pkgs/r/noarch


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

1 participant