enthought / enthought/mayavi

vtkDemandDrivenPipeline.cxx, line 760 vtkCompositeDataPipeline (000001BFCA350BD0)

Open
#1,112 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
316
Avg merge
7h 44m
Merged PRs (30d)
5

Description

https://mayavi.readthedocs.io/en/latest/auto/example_scatter_plot.html
Not sure why this example calling `C:\glr\builds\vtk\vtk-ci-ext\` as default.
```
ERROR: In C:\glr\builds\vtk\vtk-ci-ext\0\Common\ExecutionModel\vtkDemandDrivenPipeline.cxx, line 760
vtkCompositeDataPipeline (000001BFCA350BD0): Input for connection index 0 on input port index 0 for algorithm vtkStructuredGridOutlineFilter(000001BFDEAD3640) is of type vtkPolyData, but a vtkStructuredGrid is required.
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Mayavi scatter_plot example linked in the issue and reproduce the reported error. Then inspect vtkDemandDrivenPipeline.cxx around line 760 and trace why vtkStructuredGridOutlineFilter receives vtkPolyData instead of vtkStructuredGrid. Done means the cause is established and the example no longer emits this pipeline error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.