Antoine Tadros
Antoine Tadros
Hi, I also have this kind of error while trying to download some images. I first tried this command : ``` python get_sentinel2.py --geom=./lieu.json -s 2019-01-01 -e 2019-12-01 -o test_lieu_1...
@carlodef Thank you it works fine with this version of the code. @glostis I have currently `rasterio` version 1.1.1 installed.
@carlodef, I also re-tested 5 times the command that gave me the error : ``` python get_sentinel2.py --geom=./lieu.json -s 2019-01-01 -e 2019-12-01 -o test_lieu_1 ``` With 5 runs it succeed...
I think it's "import dopamine.discrete_domains.atari_lib"
It seems that @abhinavsagar worked with an old version of dopamine, or at least with a code which uses an old version. I am just starting to work with dopamine...