-
Notifications
You must be signed in to change notification settings - Fork 244
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
for windows user #9
Comments
3090多少显存也能跑? |
可以,就是慢点 |
Update for python 3.11 and cuda 12.4, this repo also works well with them as tested.
Different Steps:
other steps are as same as above. |
|
i'm stuck at installing pytorch3d, can anyone help? |
please post your error |
Collecting git+https://github.com/facebookresearch/pytorch3d |
I built a WHL for Pytorch3D to help people having build/install problems |
still the same |
Works here after following this. OOM though |
Im also having issues with Pytorch3D, even though I have torch installed I get this error (hunyuan3d-py311) C:\Users\mateo\Hunyuan3D-1>pip install git+https://github.com/facebookresearch/pytorch3d@stable × python setup.py egg_info did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while generating package metadata. |
Hi,
I just run it on Windows 10, here is my step.
Env:
Windows 10
3090
Prerequisites:
Steps:
quick test
![image](https://private-user-images.githubusercontent.com/860985/383363196-70a8c80b-cba2-447d-a94d-63438d2c4ebb.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNTMwOTgsIm5iZiI6MTczOTA1Mjc5OCwicGF0aCI6Ii84NjA5ODUvMzgzMzYzMTk2LTcwYThjODBiLWNiYTItNDQ3ZC1hOTRkLTYzNDM4ZDJjNGViYi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQyMjEzMThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iZTI5YjlhY2ZkYTQ0OTA2NTczOTA4MTAyZjJiYTkyN2IzYmM4ZWRlMDBiNGZlZDY2NjlkN2I4MWU2NzBjMDI5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.HgmN1U53wVtKZU3p8wNlWUlBsyA-I5S748szh-E-UmQ)
![image](https://private-user-images.githubusercontent.com/860985/383366672-2d6a1370-acb6-4c03-8cd5-16849514b5f3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNTMwOTgsIm5iZiI6MTczOTA1Mjc5OCwicGF0aCI6Ii84NjA5ODUvMzgzMzY2NjcyLTJkNmExMzcwLWFjYjYtNGMwMy04Y2Q1LTE2ODQ5NTE0YjVmMy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQyMjEzMThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1kOTVkMjQ2NjlmYmU5Y2EzOGQwNGNiNzUxNTAxNGVkMTY3NGI2OGFmYzBiNWQ5MzVlMjkwZTdiNWU1MmMzMGI1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.8V6xUZhh9_nGw10PR0V2qySnxQ1CL_n0KrX840al7t8)
good luck!
The text was updated successfully, but these errors were encountered: