You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been running into this issue with elevation:
CalledProcessError: Command 'make -C C:\Users\AppData\Local\bopen\elevation\Cache\SRTM1 clean ' returned non-zero exit status 1.
This error is reproduced when I use the elevation.clean() function, and it has been the same error with the elevation.clip() function. It seems to be a permissions or install issue?
running Python: 3.7.13
Anaconda 2.2.0
The text was updated successfully, but these errors were encountered:
Hello,
I have been running into this issue with elevation:
CalledProcessError: Command 'make -C C:\Users\AppData\Local\bopen\elevation\Cache\SRTM1 clean ' returned non-zero exit status 1.
This error is reproduced when I use the
elevation.clean()
function, and it has been the same error with theelevation.clip()
function. It seems to be a permissions or install issue?running Python: 3.7.13
Anaconda 2.2.0
The text was updated successfully, but these errors were encountered: