Skip to content

Error in stackSentinel #521

Discussion options

You must be logged in to vote

Hey riyasmjgeo, I met the same problem module overlap_withDEM not found while running 'run_07_pairs_misreg' and I just fixed it.

  • First, I found the PATH '/isce2/contrib/stack/topsStack/overlap_withDEM.py'. Then I made it executable according to chmod +x overlap_withDEM.py, and tried to run it overlap_withDEM.py -h. It returned an ERROR just like <home path>/anaconda3/envs/isce2_env/lib/libstdc++.so.6: version GLIBCXX_3.4.30' not found]...`.
  • Then I checked the dynamic library using strings <home path>/anaconda3/envs/isce2_env/lib/libstdc++.so.6 | grep GLIBC. Clearly, the results displayed info from GLIBCXX_3.4.1 to GLIBCXX_3.4.29 except GLIBCXX_3.4.30 due to there was only 'libstdc++.so.6…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@riyasmjgeo
Comment options

Comment options

You must be logged in to vote
2 replies
@riyasmjgeo
Comment options

@comma-never-coma
Comment options

Answer selected by riyasmjgeo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants