pip install failing

The command pip install jacobi-motion currently fails with the following error message:

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

Manually specifying a version (ex: 0.0.21) raises to the same error.

Context:

  • Ubuntu 20.04.6 LTS
  • Python 3.8.10
  • pip-23.2.1