Skip to content

Error in misregistration step of stripmapApp.py #429

Answered by manudeo
manudeo asked this question in Q&A
Discussion options

You must be logged in to vote

I solved this problem. Instead of running in the Notebook, I ran ISCE2 in the terminal, this time, I got an extra error - Segmentation Fault (Core dumped).
The issue was with the GCC version. I was using the latest versions (conda install gcc_linux-64 gxx_linux-64 gfortran_linux-64). I reinstalled ISCE2 with conda install gcc_linux-64=7.3.0 gxx_linux-64=7.3.0 gfortran_linux-64=7.3.0 and this time, everything worked well.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by manudeo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant