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

Dependencies seem outdated #54

Open
jagdeepsb opened this issue Feb 23, 2024 · 1 comment
Open

Dependencies seem outdated #54

jagdeepsb opened this issue Feb 23, 2024 · 1 comment

Comments

@jagdeepsb
Copy link

jagdeepsb commented Feb 23, 2024

Hello, I'm trying to install the repo and noticed some dependency conflicts.

Namely, environment.yaml specifies:

  - python=3.7
  - pytorch=1.8.0

However, the install instructions for the package pytorch3d require the following:

  • Python 3.8, 3.9 or 3.10
  • PyTorch 1.12.0, 1.12.1, 1.13.0, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2 or 2.2.0.

Attempting to install with a later python version (I tried 3.8 and 3.9) seems to create other install issues (pip attempts to install pickle5 which should not be needed in python > 3.7).

Any advice for how to resolve this?

@wanda9987
Copy link

Hi~
How did you resolve the dependency problem?

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