How to capture the RPly: Unexpected end of file RPly: Error reading 'x' of 'vertex' number 16295 in open3d
Open
question
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
Hi, I've met an error saying "RPly: Unexpected end of file RPly: Error reading 'x' of 'vertex' number 16295" when using open3d.io.read_point_cloud() for .ply files. My question is how to capture this error using try and except in python so that I can pause my program and identify which specific file is causing this error since I have millions of .ply files to read.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.