nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

Switch to Python 3.8 and ensure compatibility with Ubuntu 22.04

Open moonagic opened this issue 5 months ago • 1 comments

  • 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

moonagic avatar Sep 05 '24 04:09 moonagic