Page 1 of 1

OCSSW processing: ImportError: No module named requests from modis_GEO.py

Posted: Sat Jan 30, 2021 10:22 am America/New_York
by gnwiii
This error occurs when the python installation does not have the requests library as listed in the SeaDAS Requirements.  If you are using linux and are allowed to install packages there should be a python[N]-requests package.  Some linux distributions as well as macOS may provide limited use python configurations intended only for system management scripts.   If you are using a "limited use" python installation (consult your OS documentation) you should consider installing a different Python system such as Anaconda (supports linux and macOS).  If you encounter problems installing the requests library please include your OS and Python version details so other users using the same OS may be able to suggest a solution that worked for them.