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

i have some problems.... #8

Open
easy857 opened this issue Mar 6, 2024 · 1 comment
Open

i have some problems.... #8

easy857 opened this issue Mar 6, 2024 · 1 comment

Comments

@easy857
Copy link

easy857 commented Mar 6, 2024

When I run the following statement, I encounter an error, how can I fix it?
conda install -y pytorch3d=0.6.2 -c pytorch3d

PackagesNotFoundError: The following packages are not available from current channels:

  • pytorch3d=0.6.2

thank you

@cj-Noah
Copy link

cj-Noah commented Sep 26, 2024

you can just use the order ‘conda install -y pytorch3d -c pytorch3d’ without the number of version
or you can refer to this blog ‘https://blog.csdn.net/qq_30827967/article/details/135949451’
i forgot to download the cub which caused this 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