I just realised that a similar problem was stated here - but for Google colab (same notebook - inverse_rendering.ipynb
):
https://github.com/tensorflow/graphics/issues/650
But I seem to be facing the same issue in a local install. How to resolve this?
rasterizer_op.so: undefined symbol #656
Hi,
sincere thanks for developing this TF module. I use TF quite a bit but this is my first time with TF_graphics. I am getting the following error when trying to run
inverse_rendering.ipynb
locally on my machine - in particular this occurs in theRun Optimization
cell:My environment:
What am I missing out? Your help will be greatly appreciated! Thanks again for this superb effort.