AcademySoftwareFoundation / openvdb

OpenVDB - Sparse volume data structure and tools
http://www.openvdb.org/
Apache License 2.0
2.75k stars 665 forks source link

(feature/fvdb) [BUG] conda `env/test_environment.yml` pyopencv & cuda-version-12.1 failed to solve #1966

Open jeevanpillay opened 2 weeks ago

jeevanpillay commented 2 weeks ago

Environment

Operating System: WSL Ubuntu Version / Commit SHA: fvdb 0.2.0

Describe the bug

(A clear and concise description of what the bug is.)

To Reproduce

Steps to reproduce the behavior:

  1. Run conda install -n base conda-libmamba-solver & conda config --set solver libmamba
  2. Run conda env create -f env/test_environment.yml

Errors

LibMambaUnsatisfiableError: Encountered problems while solving:      
  - package cuda-version-12.1-h1d6eff3_3 is excluded by strict repo priority
  - nothing provides libopencv 4.2.0 py36_5 needed by py-opencv-4.2.0-py36h0b673f9_5
j-nordling commented 4 days ago

I am also experiencing this bug on ubuntu 22.04.