YuliangXiu/ICON

colanb can't running

Opened this issue · 1 comments

【COLAB】
When I followed the steps to run the test on examples, I encountered the following error.

[Errno 2] No such file or directory: '/content/ICON/'
/content/sample_data
/bin/bash: line 1: activate: No such file or directory

How can I resolve it?

new environment.yaml

name: icon
channels:

  • pytorch
  • nvidia
  • conda-forge
  • fvcore
  • iopath
  • bottler
  • defaults
    dependencies:
  • python=3.8
  • pytorch=1.12.1
  • torchvision=0.13.1
  • torchaudio=0.12.1
  • cudatoolkit=11.3
  • fvcore
  • iopath
  • nvidiacub
  • pyembree
  • pip