iceye-ltd / icecube

Create time-series datacubes for supervised machine learning with ICEYE SAR images.
MIT License
81 stars 11 forks source link

bin module not found #17

Open jaimebayes opened 2 years ago

jaimebayes commented 2 years ago

After installing from github using !pip install git+https://github.com/iceye-ltd/icecube.git it imports well icecube, but it throws this error for module bin ModuleNotFoundError: No module named 'icecube.bin'

Any advice, thanks