farliz

Results 1 issues of farliz

I'm trying to follow the tutorial but executing the first code of eolearn_basics.ipynb, I get the following error. ...` ---> 28 if path.startswith('s3://'): 29 return load_s3_filesystem(path, *kwargs) 30 AttributeError: 'PosixPath'...