maximeraafat / BlenderNeRF

Easy NeRF synthetic dataset creation within Blender
MIT License
769 stars 47 forks source link

TypeError: empty_fn() missing 1 required positional argument: 'context' #33

Closed jiangyijin closed 6 months ago

jiangyijin commented 6 months ago

Hello, I had this problem while running the plugin. How can I solve it? Traceback (most recent call last): File "C:\Users\jUsers\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\BlenderNeRF-main\helper.py", line 116, in properties_desgraph_upd can_properties_upd(scene) TypeError: empty_fn() missing 1 required positional argument: 'context'

maximeraafat commented 6 months ago

Hi @jiangyijin,

Could you perhaps share a few more details (or directly the .blend file) on how you obtained this error message? Thanks!

jiangyijin commented 6 months ago

I think it's my blender's problem. I have a good result. Thank you!