Project

General

Profile

Actions

Bug #22549

closed

arvados-cluster-activity PyPI package does not exist

Added by Brett Smith 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Story points:
-

Description

The pip install documentation for arv-cluster-activity tells you to run pip install arvados-cluster-activity[prometheus], but that package doesn't even exist:

% py -m venv arv-cluster
% arv-cluster/bin/pip install 'arvados-cluster-activity[prometheus]'
ERROR: Could not find a version that satisfies the requirement arvados-cluster-activity[prometheus] (from versions: none)
ERROR: No matching distribution found for arvados-cluster-activity[prometheus]
% arv-cluster/bin/pip install 'arvados-cluster-activity'
ERROR: Could not find a version that satisfies the requirement arvados-cluster-activity (from versions: none)
ERROR: No matching distribution found for arvados-cluster-activity

As best I can tell from searching PyPI, this isn't just a typo, we just have not uploaded this package to PyPI at all.


Related issues 1 (0 open1 closed)

Has duplicate Arvados - Support #22587: arvados-cluster-activity should published to PyPIDuplicateActions
Actions

Also available in: Atom PDF