I'm trying to install pyModis on anaconda win10 python 2.7 and I have GDAL and all the other dependencies installed. I get the following error -
`PackageNotFoundError: Packages missing in current channels.
I've tried
pip installandconda install
The weird thing is when I import pymodis on my ipthon I get no error, and when I search how to install it on https://anaconda.org/search?q=pyModis it does not have windows option.. so I'm not sure if it is possible to install it on windows10.