bopen / elevation

Python script to download global terrain digital elevation models, SRTM 30m DEM and SRTM 90m DEM.

Home Page:http://elevation.bopen.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CalledProcessError: returned non-zero exit status 1.

cscarpon opened this issue · comments

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 the elevation.clip() function. It seems to be a permissions or install issue?

running Python: 3.7.13
Anaconda 2.2.0

I have the same error with you,did you solve it ?
running Python: 3.7
Anaconda 3