Pix2NeRF icon indicating copy to clipboard operation
Pix2NeRF copied to clipboard

Bugs when I run on 3090 GPU

Open DongChengdongHangZhou opened this issue 10 months ago • 0 comments

ModuleNotFoundError: No module named 'moviepy'

pip install moviepy

RuntimeError: CUDA error: no kernel image is available for execution on the device

pip install torch==1.12.0+cu113 torchvision==0.13.0+cu113 torchaudio==0.12.0 --extra-index-url https://download.pytorch.org/whl/cu113

AssertionError: Cannot find installation of real FFmpeg (which comes with ffprobe).

sudo apt-get install ffmpeg

DongChengdongHangZhou avatar Apr 11 '24 22:04 DongChengdongHangZhou