heremaps / pptk

The Point Processing Toolkit (pptk) is a Python package for visualizing and processing 2-d/3-d point clouds.
https://heremaps.github.io/pptk
MIT License
610 stars 112 forks source link

Memory error in Anaconda #38

Open Mitch-PyOpen opened 4 years ago

Mitch-PyOpen commented 4 years ago

Hello all, Please can anyone help to fix this error message? I am trying to display a point cloud, the script is running well but this message keeps coming up. Many thanks, Mitchell.

Memory_error_

tddaniel commented 4 years ago

It looks like you are using open3d not pptk. Maybe ask over at https://github.com/intel-isl/Open3D?