IGS / portal_client

Python-based client for downloading data made available through portals powered by the GDC-based portal system..
MIT License
17 stars 17 forks source link

Can't seem to install the portal_client #21

Closed CH199 closed 4 years ago

CH199 commented 4 years ago

I have been trying to download this for a couple hours now and can't seem to get it to work. I don't have any experience with python so that might be it. When I try to download it, I get the following error message:

C:\Users\chiar\portal_client-master>pip install portal_client ERROR: Could not find a version that satisfies the requirement portal_client (from versions: none) ERROR: No matching distribution found for portal_client

portal_client-master is the folder downloaded from GitHub.

What am I doing wrong? Thanks for your help

victor73 commented 4 years ago

There is a separate installation document that describes a few different methods for installation here: https://github.com/IGS/portal_client/blob/master/INSTALL.md