developmentseed / landsat-util

A utility to search, download and process Landsat 8 satellite imagery
Creative Commons Zero v1.0 Universal
689 stars 147 forks source link

problem with run tests #220

Open eamanu opened 7 years ago

eamanu commented 7 years ago

hello,

I am working in a Debian.

I do:

sudo apt-get update

sudo apt-get install python-pip python-numpy python-scipy libgdal-dev libatlas-base-dev gfortran ibfreetype6-dev

 pip install landsat-util

And then:

pip install -r requirements-dev.txt
python setup.py test

But when a run

python tests/test_search.py 

I have a message that say: "No module named landsat.search"