[vtkusers] StructuredGridReader Error

Peter Schmitt pschmitt at gmail.com
Fri Jun 24 11:19:01 EDT 2005


Can you post the header of your structured grid file?
What system are you running? (windows/*nix?)

On 6/24/05, Kyle Johnson <krj at seas.upenn.edu> wrote:
> I am trying to use Python with VTK to read an image file.  I have InsightSnap
> downloaded and use it to convert my .img file to a .VTK file.  When I try to
> read it using vktStructuredGridReader, I get the following error and I cannot
> seem to figure out why:
> 
> ERROR: In \Documents and
> Settings\Administrator\Desktop\Job\Vtk\Io\vtkDataReader.cxx, line 383
> vtkStructuredGridReader (01DB4F88): Unable to open file:
> ./../../../VTKData/Data/MyData/A.vtk
> 
> I also tried to run the example of officeTube.py or officeTubes.py and they give
> me the same error.  If any one can get these to work, I would appreciate any help.
> 
> Thanks,
> Kyle
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list