lucadelu / pyModis

python library to work with MODIS data
http://www.pymodis.org/
Other
165 stars 85 forks source link

RuntimeError: maximum recursion depth exceeded #89

Closed neteler closed 3 years ago

neteler commented 7 years ago

The "RuntimeError: maximum recursion depth exceeded" issue comes from the fact that in case of authentication error(s) it tries infinite times to re-do it... it would be better to tell the user that the authentication failed.

ghost commented 7 years ago

How to solve it

lucadelu commented 3 years ago

This should be fixed, please reopen if needed