I’m trying to load an e57 file in Paraview. I was told to use the pdal reader for this but I’m getting this error in the 6.1.0 version:
ERROR: In vtkPDALReader.cxx, line 76
vtkPDALReader (0000017280680170): CreateStage failed
ERROR: In vtkPDALReader.cxx, line 133
vtkPDALReader (0000017280680170): Cannot open file C:\Users\raw17\Downloads\bunnyDouble.e57
ERROR: In vtkExecutive.cxx, line 730
vtkPVCompositeDataPipeline (00000172FE7D62E0): Algorithm vtkPDALReader (0000017280680170) returned failure for request: vtkInformation (000001728836FBA0)
Debug: Off
Modified Time: 639036
Reference Count: 1
Registered Events: (none)
Request: REQUEST_DATA
FORWARD_DIRECTION: 0
ALGORITHM_AFTER_FORWARD: 1
FROM_OUTPUT_PORT: 0
This error when trying in 6.0.0:
ERROR: In vtkPDALReader.cxx, line 87
vtkPDALReader (0000021F44F86BC0): Cannot open file C:\Users\raw17\Downloads\bunnyDouble.e57
ERROR: In vtkExecutive.cxx, line 730
vtkPVCompositeDataPipeline (0000021F3DCBCB60): Algorithm vtkPDALReader (0000021F44F86BC0) returned failure for request: vtkInformation (0000021F5CDDA480)
Debug: Off
Modified Time: 650860
Reference Count: 1
Registered Events: (none)
Request: REQUEST_DATA
FORWARD_DIRECTION: 0
ALGORITHM_AFTER_FORWARD: 1
FROM_OUTPUT_PORT: 0
And this error when trying in 5.13.2:
ERROR: In vtkPDALReader.cxx, line 87
vtkPDALReader (000002ADA2DD6980): Cannot open file C:\Users\raw17\Downloads\bunnyDouble.e57
ERROR: In vtkExecutive.cxx, line 730
vtkPVCompositeDataPipeline (000002ADB6282A60): Algorithm vtkPDALReader (000002ADA2DD6980) returned failure for request: vtkInformation (000002ADA53AE980)
Debug: Off
Modified Time: 556141
Reference Count: 1
Registered Events: (none)
Request: REQUEST_DATA
FORWARD_DIRECTION: 0
ALGORITHM_AFTER_FORWARD: 1
FROM_OUTPUT_PORT: 0