AlexeyPechnikov / pygmtsar

PyGMTSAR (Python InSAR): Powerful and Accessible Satellite Interferometry
http://insar.dev/
BSD 3-Clause "New" or "Revised" License
425 stars 93 forks source link

[Bug]: ImportError: cannot import name 'AxesGeometrySource' from 'pyvista.core.utilities.geometric_sources' #163

Open bboudhane opened 1 month ago

bboudhane commented 1 month ago

Describe the bug ImportError: cannot import name 'AxesGeometrySource' from 'pyvista.core.utilities.geometric_sources'

To Reproduce pv.set_plot_theme("document")

System and software version:

AlexeyPechnikov commented 1 month ago

This version works fine for me, so it seems there may be an issue with your system. You might want to try using a different version of PyVista. Alternatively, you can use the PyGMTSAR Docker image, which includes all the necessary dependencies.