Skip to content

Request to import pyasn1 library for adafruit_rsa #515

@DoctorD90

Description

@DoctorD90

Once loaded adfruit_rsa, I get this error when running commands like:

adafruit_rsa.PublicKey.save_pkcs1(public_key)
Traceback (most recent call last):
  File "adafruit_rsa/key.py", line 267, in _save_pkcs1_der
ImportError: no module named 'pyasn1'

Would be possible to import/add pysasn1's library (gitrepo) in the bundle?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions