Closed luotingjun closed 7 months ago
Hi,
You need git clone --recursive
to clone this repo with the submodules.
你好,我在训练过程中遇到了新问题。 在gui中训练jumpingjack时大概在迭代6000次左右会弹出报错: AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS' 请问如何解决
Did you change any codes? Actually ANTIALIAS feature is not used in our code and it's the issue about the Pillow version. Maybe you can try another version of Pillow.
安装过程中遇到 SC-GS\submodules\diff-gaussian-rasterization\cuda_rasterizer\backward.h(19): fatal error C1083: 无法打开包括文 件: “glm/glm.hpp”: No such file or directory