Atribute Error
AlejandroAmat opened this issue · 0 comments
AlejandroAmat commented
Hi,
I have been trying to run some python examples together with slang and I have encountered some issues with falcor methods. When running gaussian2d.py i encounter:
AttributeError: 'falcor.falcor_ext.RenderContext' object has no attribute 'wait_for_falcor'
I have successfully built the solution in vs2022 and set the path and it still does not work. Is there anything I am missing?
This is not the only falcor method that does not work, so I guess I am doing something wrong.
Thanks