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

FYI: Missing dependencies required to run main.py #33

Closed
antoan opened this issue Mar 8, 2024 · 0 comments
Closed

FYI: Missing dependencies required to run main.py #33

antoan opened this issue Mar 8, 2024 · 0 comments

Comments

@antoan
Copy link

antoan commented Mar 8, 2024

Hi and thank you for for sharing this amazing work.

Just a heads up:

I had to manually install some missing deps to make main.py run. I followed the readme and installed with conda, skipping both the optional step 3 and installing the new optional_requirements.txt

einops (conda)
tqdm (via pip)
scipy (conda)
opencv-python (pip)
trimesh (pip)

pip install "pyglet<2" # use version <2

Cheers

@antoan antoan closed this as completed Mar 8, 2024
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

1 participant