pointnerf
pointnerf copied to clipboard
import errors
I keep getting a lot of import errors even after installing the suggested packages.
Installed the following:
conda install pytorch==1.8.1 torchvision==0.9.1 torchaudio==0.8.1 cudatoolkit=10.2 -c pytorch pip install imageio scikit-image pip install pycuda==2021.1 installed torchscatter from https://data.pyg.org/whl/torch-1.8.0%2Bcu102/torch_scatter-2.0.8-cp37-cp37m-linux_x86_64.whl
Still getting import errors for opencv-python, matplotlib, kornia, warmup_scheduler, etc?
I request you to add all the dependencies to the installation instructions.