-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I received this error with pip install AGEpy --user. Installing from the source code worked, however. I'm using Ubuntu 20.04, pip version 20.0.2 and python 3.8.10.
> pip install AGEpy --user
Collecting AGEpy
Using cached AGEpy-0.8.1.tar.gz (46 kB)
Requirement already satisfied: Pandas>=0.15.2 in ./.local/lib/python3.8/site-packages (from AGEpy) (1.4.0)
Requirement already satisfied: biomart in ./.local/lib/python3.8/site-packages (from AGEpy) (0.9.2)
ERROR: Could not find a version that satisfies the requirement client (from AGEpy) (from versions: none)
ERROR: No matching distribution found for client (from AGEpy)
Metadata
Metadata
Assignees
Labels
No labels