kwea123 / nerf_pl

NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
https://www.youtube.com/playlist?list=PLDV2CyUo4q-K02pNEyDr7DYpTQuka3mbV
MIT License
2.71k stars 477 forks source link

CMake Error at cmake/FindDependencies.cmake:13 (find_package): #221

Open patojavo opened 3 months ago

patojavo commented 3 months ago

Hi guys,

CMake Error at cmake/FindDependencies.cmake:13 (find_package): By not providing "FindEigen3.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Eigen3", but CMake did not find one.

I have this message when i try to do the install of colmap in colab . Does anyone had this issue? Help me please!