We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hello,
I am working in a Debian.
I do:
And then:
But when a run
I have a message that say: "No module named landsat.search"
The text was updated successfully, but these errors were encountered: