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 tried both slash types. In both ways I get an empty object. Only if I separately execute it, I get a list of images. However, appending does work although it won't plot all files. Only one kind of image type.
I use anaconda in the current release. Fresh installation on 09th January 2021. Windows 10 environment.
The provided command ic = io.ImageCollection('..\images*.png:..\images*.jpg') is not working in python 3.9
although an append of files is working by seprately reading two ic individually, enumerating the appended ic wont show the jpg files.
The text was updated successfully, but these errors were encountered: