facebookresearch / StyleNeRF

This is the open source implementation of the ICLR2022 paper "StyleNeRF: A Style-based 3D-Aware Generator for High-resolution Image Synthesis"
956 stars 92 forks source link

importerror: cannot import name 'dist' from 'math' #40

Closed TiankaiHang closed 2 years ago

TiankaiHang commented 2 years ago

https://github.com/facebookresearch/StyleNeRF/blob/7a8cfd871924a61faf4a639b91304d16eed0e286/run_train.py#L4

jxhuang0508 commented 2 years ago

The same issue. Have u solve this issue?

TiankaiHang commented 2 years ago

Just comment it

MultiPath commented 2 years ago

I think it is due to Python version.