Zohair Badshah

Results 5 comments of Zohair Badshah

Yes, type torch cpp_extension.py and download it from GitHub. Replace this at C/users/__/.conda/envs/(curr env)/Lib/site-packages/torch/utils This is for cuda 12.4

Thank you worked for most of the submodules but not for diff-gaussian-rasterizer,simpleknn,tinycudann. The error is with the compatibility of MSVS and Cuda toolkit. I have MSVS 2022 and cuda 11.8...

Made it work somehow, there is still a dependency conflict with Lang sem, it requires python>3.11. how to solve this?

Ok, for anyone having the same issue install lang-sem from this commit pip install git+https://github.com/luca-medeiros/lang-segment-anything.git@9bdf77715fa70fca96452184abdc64a6666e0d46 @jhuangBU Great work! Thank you!

Try this one: https://github.com/luca-medeiros/lang-segment-anything/commit/9bdf77715fa70fca96452184abdc64a6666e0d46