comet-licsar / LiCSBAS

LiCSBAS: InSAR time series analysis package using LiCSAR products
https://doi.org/10.3390/RS12030424
GNU General Public License v3.0
18 stars 4 forks source link

Installing LiCSBAS success but cannot run #47

Open erlangga0909 opened 4 months ago

erlangga0909 commented 4 months ago

Hi Morishita, Can you please help me with this error, I have already installed LiCSBAS 14.0 but I cannot figure out why the error comes from

image

y-okur commented 1 month ago

I have the same problem.


LiCSBAS01_get_geotiff.py Successfully finished!!

Output directory: /Volumes/HDD_OKUR2/061D_07906_131313/GEOC

Starting
Traceback (most recent call last):
  File "/Users/yagizalp/Documents/LiCSBAS/bin/LiCSBAS02_ml_prep.py", line 102, in <module>
    import LiCSBAS_plot_lib as plot_lib
  File "/Users/yagizalp/Documents/LiCSBAS/LiCSBAS_lib/LiCSBAS_plot_lib.py", line 49, in <module>
    import LiCSBAS_inv_lib as inv_lib
  File "/Users/yagizalp/Documents/LiCSBAS/LiCSBAS_lib/LiCSBAS_inv_lib.py", line 46, in <module>
    from scipy.sparse import csr_array, csc_array  # csr_matrix, csc_matrix # but maybe coo_matrix would be better for G? to be checked
ImportError: cannot import name 'csr_array'```