PteraSoftware
PteraSoftware copied to clipboard
[INSTALLATION ISSUE]
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:
- loosen the range of package versions you've specified
- 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