ImportError: cannot import name ‘ContractionType’ from ‘nerfacc’ (/opt/conda/envs/lgm/lib/python3.10/site-packages/nerfacc/init.py)
原因:nerfacc版本不对,我的好像是0.5多。
解决方法:pip install nerfacc==0.3.3
ImportError: cannot import name ‘ContractionType’ from ‘nerfacc’ (/opt/conda/envs/lgm/lib/python3.10/site-packages/nerfacc/init.py)
原因:nerfacc版本不对,我的好像是0.5多。
解决方法:pip install nerfacc==0.3.3