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

undefined symbol: _ZN2at4_ops5zeros4callEN3c108ArrayRefINS2_6SymIntEEENS2_8optionalINS2_10ScalarTypeEEENS6_INS2_6LayoutEEENS6_INS2_6DeviceEEENS6_IbEE #9

Closed
ZhenWusi opened this issue Mar 26, 2024 · 2 comments

Comments

@ZhenWusi
Copy link

i use the following command to extract the mesh:

gs-extract-mesh -m ./data/1750250955326095360_data/result -o ./output/1750250955326095360_data

But the following errors will occur
屏幕截图 2024-03-26 092548

when i run pip install torch torchvision --index-url https://download.pytorch.org/whl/cu118 later,my torch version change to 2.2.1,like this
2
and you requirements.txt don't have detail version

Can you help me?Thank you so much

@ZhenWusi
Copy link
Author

I've fixed this issue and my cuda version is 11.8, so I just need to change the torch in the requirement.txt to torch == 2.0.1

@hugoycj
Copy link
Collaborator

hugoycj commented Mar 26, 2024

Thanks for sharing that! I will update the requirements

@hugoycj hugoycj closed this as completed Mar 26, 2024
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