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 env create -f environment.yaml is error #67

Open
xym0214 opened this issue May 17, 2024 · 0 comments
Open

conda env create -f environment.yaml is error #67

xym0214 opened this issue May 17, 2024 · 0 comments

Comments

@xym0214
Copy link

xym0214 commented May 17, 2024

使用environment.yaml配置环境时报错:
WARNING: A space was detected in your requested environment path:
'D:\Program Files\anaconda\envs\onepose'
Spaces in paths can sometimes be problematic. To minimize issues,
make sure you activate your environment before running any executables!
Channels:

  • pytorch
  • conda-forge
  • defaults
    Platform: win-64
    Collecting package metadata (repodata.json): done
    Solving environment: failed
    Channels:
  • pytorch
  • conda-forge
  • defaults
    Platform: win-64
    Collecting package metadata (repodata.json): done
    Solving environment: failed
    LibMambaUnsatisfiableError: Encountered problems while solving:
  • package torchvision-0.9.1-py36_cpu requires pytorch 1.8.1, but none of the providers can be installed
    Could not solve for environment specs
    The following packages are incompatible
    ├─ pytorch 1.8.0** is requested and can be installed;
    └─ torchvision 0.9.1** is not installable because it requires
    └─ pytorch 1.8.1 , which conflicts with any installable versions previously reported.

1

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