nerfstudio
nerfstudio copied to clipboard
Switch to Python 3.8 and ensure compatibility with Ubuntu 22.04
- Updated Dockerfile to switch the Python version to 3.8.
- Added necessary steps to handle the installation of Python 3.8 on Ubuntu 22.04, which does not support direct installation.
Related issue: #3250 #3254