yohanshin / WHAM

MIT License
721 stars 78 forks source link

Error running colab #123

Open ViktorM opened 1 month ago

ViktorM commented 1 month ago

I got an error running colab:

# Install ViTPose
!source activate wham && pip install -v -e third-party/ViTPose
Executing transaction: done
Processing /content/WHAM/third-party/DPVO
  error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> See above for output.

  note: This error originates from a subprocess, and is likely not a problem with pip.
  Preparing metadata (setup.py) ... error
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
/content/WHAM