'The DISPLAY environment variable is missing in jupyter

o3.visualization.draw_geometries([pcd_front_center])


RuntimeError Traceback (most recent call last) <ipython-input-43-651a82918774> in <module> ----> 1 o3.visualization.draw_geometries([pcd_front_center])

RuntimeError: [Open3D ERROR] GLFW Error: X11: The DISPLAY environment variable is missing

what is the error in that statement



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source