Skip to content

Incompatibility with vtk >= 9.4.0 #58

@jmozmoz

Description

@jmozmoz

The README says, there is an incompatibility with Python >=3.13.0. But the problem seems to be that with vtk >= 9.4.0 I get wrong results when converting e.g. displacements. If I fix the vtk version to <9.4.0 (latest is 9.3.1) I do not see the problem.

N.B.: There is no vtk 9.3.x version for Python 3.13 so one is forced to use a new version of vtk leading to problems.

The versions, which work for me are:

python --version
Python 3.12.3

pip list
Package         Version
--------------- -----------
ccx2paraview    3.2.0
contourpy       1.3.3
cycler          0.12.1
fonttools       4.60.1
kiwisolver      1.4.9
matplotlib      3.10.7
numpy           1.26.4
packaging       25.0
pillow          12.0.0
pip             25.2
pyparsing       3.2.5
python-dateutil 2.9.0.post0
setuptools      80.9.0
six             1.17.0
vtk             9.3.0
wheel           0.45.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions