PteraSoftware icon indicating copy to clipboard operation
PteraSoftware copied to clipboard

[INSTALLATION ISSUE]

Open bharswami opened this issue 3 years ago • 0 comments

Bug Description

I am getting dependency errors while installing PteraSoftware.

Reproduction

This is while installing Ptera using "pip install PteraSoftware"

Screenshots

ERROR: Cannot install -r requirements.txt (line 3) because these package versions have conflicting dependencies.

The conflict is caused by: pyvista 0.36.1 depends on vtk pyvista 0.36.0 depends on vtk<=9.2.0 and >=8.1.2; python_version < "3.10" pyvista 0.35.2 depends on vtk pyvista 0.35.1 depends on vtk pyvista 0.34.2 depends on vtk pyvista 0.34.1 depends on vtk

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Desktop

  • OS: Windows 10

bharswami avatar Sep 24 '22 13:09 bharswami