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

Is working on rtx 300xx ? and windows? #35

Open
bitcoin5000 opened this issue May 6, 2021 · 1 comment
Open

Is working on rtx 300xx ? and windows? #35

bitcoin5000 opened this issue May 6, 2021 · 1 comment

Comments

@bitcoin5000
Copy link

I cannot get it work, its seem wants cuda 10 i hear python only work with older version of cuda if have rtx 3090 and windows with miniconda, it will works?
im getting error

python demos/demo_transfer.py
from pytorch3d.structures import Meshes
ModuleNotFoundError: No module named 'pytorch3d'

but pytroch3d sayiing # All requested packages already installed.

@bitcoin5000 bitcoin5000 changed the title Is working on rtx 30xxx ? and windows? Is working on rtx 300xx ? and windows? May 6, 2021
@japonica99
Copy link

if you use pip to install pytorch3d, it can only provide 0.0.1 which cannot be used here. I have tried to use pytorch3d 0.3.0 and it works good. And install pytorch3d on windows can meet a lot problems, i recommend you to use the edited pytorch3d for windows users in this repo https://github.com/yuanluxu/pytorch3d

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