wbond / asn1crypto

Python ASN.1 library with a focus on performance and a pythonic API
MIT License
335 stars 140 forks source link

ERROR: No matching distribution found for ans1crypto #248

Closed AFlowOfCode closed 1 year ago

AFlowOfCode commented 1 year ago
$ 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?

AFlowOfCode commented 1 year ago

Something pretty obvious, such as a typo!