NASA-DEVELOP / dnppy

DEVELOP National Program Python package for use with NASA data and GIS!
https://nasa-develop.github.io/dnppy/
Other
81 stars 40 forks source link

Install error #87

Open jaimebayes opened 3 years ago

jaimebayes commented 3 years ago

Hi guys,

I am trying to install dnppy on google colab from github, but it generates an error. Any advice? Thanks in advance, JL

!pip install git+https://github.com/NASA-DEVELOP/dnppy

Collecting git+https://github.com/NASA-DEVELOP/dnppy
  Cloning https://github.com/NASA-DEVELOP/dnppy to /tmp/pip-req-build-28ko68a5
  Running command git clone -q https://github.com/NASA-DEVELOP/dnppy /tmp/pip-req-build-28ko68a5
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
time: 2.75 s (started: 2021-05-08 01:54:06 +00:00)