-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
I am currently working on the PyAnsys metarepo (ansys/pyansys#35) for allowing the import of all public PyAnsys libraries. I am having conflicts between this library and pyansys/pydpf-post(core), due to VTK requirements. Apart from the fact that we are imposing the use of an old version on DPF (which we should change if possible - see ansys/pydpf-post#107) I was also wondering why pyfluent-visualization imposes the use of VTK 9.1.0 exclusively. It seems like the use of any other version of VTK causes incompatibility problems with this library.
Is there any reason for strictly requesting version 9.1.0 in your pyproject.toml file?
Pinging @dnwillia-work and @seanpearsonuk for discussion.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested