Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot load rasterizer_op.so on OSX #670

Open
areiner222 opened this issue Dec 7, 2021 · 3 comments
Open

Cannot load rasterizer_op.so on OSX #670

areiner222 opened this issue Dec 7, 2021 · 3 comments

Comments

@areiner222
Copy link

I am getting the following error when I try to use the opengl or CPU backends of rasterize:

When I run import tensorflow_graphics.rendering.opengl.rasterization_backend I get

tensorflow.python.framework.errors_impl.NotFoundError: dlopen(/Users/xxxxxx/miniconda3/envs/xxxxx/lib/python3.8/site-packages/tensorflow_graphics/rendering/opengl/rasterizer_op.so, 0x0006): tried: '/Users/xxxxx/miniconda3/envs/xxxxx/lib/python3.8/site-packages/tensorflow_graphics/rendering/opengl/rasterizer_op.so' (not a mach-o file), '/usr/local/lib/rasterizer_op.so' (no such file), '/usr/lib/rasterizer_op.so' (no such file).

Do I need to build from source on Mac? What is the best way to do that?

@areiner222
Copy link
Author

Checking back in on this - any recommendations ?

@danperazzo
Copy link

Hello everyone, I have the same problem, but on WIndows

@kimjansheden
Copy link

I have the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants