Skip to content

Cbor2 module missing error. #262

@JackTheMimik

Description

@JackTheMimik

When attempting to setup a personal blind oracle using blind_pin_server following instruction until:

"Plug in your uninitialized Blockstream Jade and enter the command below:

$ python3 set_jade_pinserver.py --serialport <ENTERJADESERIALPORT> --set-pubkey ../blind_pin_server/server_public_key.pub --set-url http://127.0.0.1:8096
Tip: You can find the system location to enter for the --serialport argument on the Devices tab of Blockstream Green. For example: --serialport /dev/cu.usbserial-01ETCB87. Make sure to close Green afterwards otherwise you will be unable to run the command above."

When entered returns error:

line 1, in <module>
    import cbor2 as cbor

ModuleNotFoundError: No module named 'cbor2'

Not sure how to correct without modifying the jade.py script (surely not intended when not a config)

Please advise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions