Replies: 1 comment
-
@RafayAK The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I built the Open3D library on a remote machine for headless use, but now I can't use it for rendering images like I want to, due to this error
Open3D was not compiled with BUILD_GUI, but script is importing open3d.visualization.rendering
. Is there a way to overcome this either by changing the code or changing the build configuration?My code script basically looks as follows:
Beta Was this translation helpful? Give feedback.
All reactions