Closed sunshinewhy closed 2 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
I have this problem too,did you work it out?
@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.
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.
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.
This issue was closed because it has been stalled for 5 days with no activity.
❓ 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