facebookresearch / pytorch3d

PyTorch3D is FAIR's library of reusable components for deep learning with 3D data
https://pytorch3d.org/
Other
8.85k stars 1.32k forks source link

How to install Pytorch3D on Windows10? #960

Closed sunshinewhy closed 2 years ago

sunshinewhy commented 3 years ago

❓ Questions on how to use PyTorch3D

I am trying to install Pytorch3D in Windows10 with CUDA 11.1, VS2019, and Pytorch 1.8.0 I tried the following commands and got the following errors. Would you mind letting me know what I did wrong and how to correctly install it?

Thank you very much for your time and help!

The error is: error.txt

bottler commented 3 years ago

Looking at the log, you have the problem which has been seen before with error: expected a "(". Please see https://github.com/facebookresearch/pytorch3d/issues/876#issuecomment-943763630

zuo12138 commented 2 years ago

I have this problem too,did you work it out?

bottler commented 2 years ago

@zuo12138 Can you look at your log file? If you see the error about "(" then please follow #876. If not or it still isn't working, please start a new issue and include your errors/log file.

zuo12138 commented 2 years ago

Thank you. I changed the 60 lines in the setup.py , commented out’c + + 14’, and it worked.

---- 回复的原邮件 ---- | 发件人 | Jeremy @.> | | 日期 | 2021年12月09日 22:19 | | 收件人 | @.> | | 抄送至 | @.**@.> | | 主题 | Re: [facebookresearch/pytorch3d] How to install Pytorch3D on Windows10? (Issue #960) |

@zuo12138 Can you look at your log file? If you see the error about "(" then please follow #876. If not or it still isn't working, please start a new issue and include your errors/log file.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 years ago

This issue was closed because it has been stalled for 5 days with no activity.