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

colanb can't running #232

Open
keybook2016 opened this issue Sep 19, 2023 · 1 comment
Open

colanb can't running #232

keybook2016 opened this issue Sep 19, 2023 · 1 comment

Comments

@keybook2016
Copy link

【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?

@yxdydgithub
Copy link

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

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

2 participants