SinNeRF icon indicating copy to clipboard operation
SinNeRF copied to clipboard

how to fix "cannot import name 'trunc_normal_' from 'utils'"?

Open chensiyuan030105 opened this issue 1 year ago • 1 comments

chensiyuan030105 avatar May 01 '23 07:05 chensiyuan030105

In my case utils of the library was overwritten by the utils of this project. I just changed the name of the local utils to utils_loc and made that correction where relevant, seemed to work.

VictoriaMuradyan avatar May 16 '23 10:05 VictoriaMuradyan