You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the issue
Paraview 6.0 has been released but some of the plugins currently available on the repository are not compatible with it due to changes in the API of both Paraview and VTK
This release of Paraview will rely on more recent versions of vtk and matplotlib packages, which will solve some issues we encounter with the older versions of these packages.
Request/Discussion
The plugins must be adapted to become compatible with the newer packages versions.
Is there a need to keep the compatibilty with older versions on the long term ?