draw_geometries function in open3d crashes the program with following error: Process finished with exit code -1073741819 (0xC0000005)

0

I am trying to read a simple .pcd point cloud and visualize it with open3d. The code crashes with the error of : Process finished with exit code -1073741819 (0xC0000005)

I am using windows 10, python 3.7.6, open3d version 0.7.0

python
open3d
asked on Stack Overflow May 15, 2020 by Mohamed Hamzawy

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0