Skip to content

Problems with other PyAnsys packages compatibilities #107

@RobPasMue

Description

@RobPasMue

🔍 Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

🐞 Description of the bug

When trying to build the metapackage for all PyAnsys libraries we are encountering certain issues regarding dependencies with ansys-dpf-post and ansys-fluent-visualization.

Even though the latter is using vtk==9.1.0 (and thus forcing it strictly to a certain vtk version), we were wondering the reason for not allowing it in ansys-dpf-post. This library is explicitly forcing the VTK library to be below 9.1.0 (vtk<9.1.0). Would it be possible to remove this strict requirement?

At the moment, ansys-dpf-post is forcing to use an old version of VTK to the rest of the PyAnsys libraries.

📝 Steps to reproduce

💻 Which operating system are you using?

Linux

🐍 Which Python version are you using?

3.9

📦 Installed packages

-

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions