$ pip --version
pip 22.0.3 from [...]/python3.10/site-packages/pip (python 3.10)
$ pip install ans1crypto
ERROR: Could not find a version that satisfies the requirement ans1crypto (from versions: none)
ERROR: No matching distribution found for ans1crypto
Am I missing something obvious about how to install the package correctly?
Am I missing something obvious about how to install the package correctly?