Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,868
    • Issues 1,868
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #20400
Closed
Open
Created Dec 17, 2020 by Jean Favre@jfavreContributor

v5.9-RC2 No module named 'vtkmodules.vtkFiltersVerdict when compiling the RENDERING edition

from vtk.numpy_interface import algorithms as algs
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/scratch/e1000/jfavre/ParaView5.9/lib64/python3.8/site-packages/vtkmodules/numpy_interface/algorithms.py", line 20, in <module>
    from . import internal_algorithms as algs
  File "/scratch/e1000/jfavre/ParaView5.9/lib64/python3.8/site-packages/vtkmodules/numpy_interface/internal_algorithms.py", line 8, in <module>
    from vtkmodules.vtkFiltersVerdict import vtkCellSizeFilter, vtkCellQuality, vtkMatrixMathFilter
ModuleNotFoundError: No module named 'vtkmodules.vtkFiltersVerdict'
Edited Jan 04, 2021 by Utkarsh Ayachit
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking