openego / data_processing

(geo)data processing, database setup, data validation
GNU Affero General Public License v3.0
7 stars 5 forks source link

Installation Fails #376

Open LorenzoBottaccioli opened 2 years ago

LorenzoBottaccioli commented 2 years ago

Hi all,

I wasn't able to install data_processing on my ubuntu 18.04. I have tried to install it with pip3 install dataprocessing but I get the following error:

ERROR: Could not find a version that satisfies the requirement dataprocessing (from versions: none)
ERROR: No matching distribution found for dataprocessing

I have tried to clone the source from the git but I get stuck when I try to install ego.io<=0.0.2 that it is not possible to compile it.