openforis / sepal

Geographical Data Processing in the Cloud
https://sepal.io/
MIT License
207 stars 46 forks source link

Time Series Clip error #173

Closed kdyson closed 2 years ago

kdyson commented 2 years ago

Describe the bug When I try to use the Time Series Clip (Beta) tool, I instead get the following error: There was an error when executing cell [4]. Please run Voilà with --show_tracebacks=True or --debug to see the error message, or configure VoilaConfiguration.show_tracebacks.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Apps'
  2. Click on 'Time Series Clip (Beta)'
  3. See error "There was an error when executing cell [4]. Please run Voilà with --show_tracebacks=True or --debug to see the error message, or configure VoilaConfiguration.show_tracebacks."

Expected behavior The tool to load.

Screenshots If applicable, add screenshots to help explain your problem.

12rambau commented 2 years ago

With the latest release of SEPAL the version of GDAL changed and apps that require Pygdal needed a refactoring of requirements. It is solved from my side, let me know if you manage to start it from yours