Closed robmarkcole closed 4 weeks ago
I can't reproduce the error. The notebook works fine on both Colab and my local machine.
Are you mac or windows?
I am using Linux. So the error occurs on macOS?
I just tested on mac. Working fine as well.
Very strange.. Might be a hidden file, something to do with my path, not sure...
It might because you are using venv. The working directory file path is different. Try setting images = /fullpath_to_dir/*.tif
In https://leafmap.org/notebooks/72_timelapse/ I get
No images found in the input directory.
which was reported in https://github.com/opengeos/leafmap/issues/411