Closed ManishJu closed 1 year ago
Both packages are in the environment.yml file and should have been installed, please check if you have any errors during the installation of a new conda environment and attach them here.
I can see the 2 packages, even tried to add them below pip...no success
Do you have a GPU in your system? If so, can you please share what you see when you execute nvidia-smi
?
More importantly, can you create a new environment and attempt to install the packages outside the environment.yml file, i.e.
conda create --name geocode_tmp
conda activate geocode_tmp
conda install -c bottler nvidiacub
conda install -c pytorch3d pytorch3d
Dear @ManishJu,
Closing the issue for now. If you have further questions, feel free to reach out. Thanks!
here is my gpu information , I will try to do what you asked today
First I tried running the project on windows . It failed due to Path issues . I gave up fixing that and tried to do it in WSL for Wndows. WSL for windows 10 21H is not fully functional and has lots of bugs. FInally I updated my old LInux partition and was able to run the project. :) I will try to generate again on windows and push fixes in future...
Thanks for sharing, @ManishJu! An update about running on Windows would be great. Please let us know when relevant.
How to resolve this issue ? :
ResolvePackageNotFound: