nv-tlabs / NKSR

[CVPR 2023 Highlight] Neural Kernel Surface Reconstruction
https://research.nvidia.com/labs/toronto-ai/NKSR
Other
735 stars 43 forks source link

Solving environment: failed #36

Closed TichiBichi closed 12 months ago

TichiBichi commented 1 year ago

Total newbie here. I really want to join the sweepstakes as I have some good LiDAR scans. I cloned the repository and when I try to create an environment using Anaconda Prompt I get the following message: Collecting package metadata (repodata.json): done Solving environment: failed

ResolvePackageNotFound:

And if I try to install gxx_linux and gcc_linux I get the same message for both:

Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve.

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

I know I could also install it with Docker but I also don't know how. I would really appreciate the help. Thanks in advance!

heiwang1997 commented 1 year ago

Hi sorry for the late response! I never met this problem before. Could you try either upgrading your conda or simply removing these two dependencies from the environment.yml file?