Tried to run this, got error

Open
#8 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
security

Research direction

Start with getPublicKey.py at line 20 and the traceback, then check how this repository expects the ledgerblue dependency to be provided. Done means the reported import error is resolved or the required setup is clearly identified and verified by rerunning the command.

Written by the indexing model from the issue text.

Description

Ryans-MacBook-Pro:blue-app-ssh-agent ryan$ python getPublicKey.py
Traceback (most recent call last):
  File "getPublicKey.py", line 20, in <module>
    from ledgerblue.comm import getDongle
ImportError: No module named ledgerblue.comm
Ryans-MacBook-Pro:blue-app-ssh-agent ryan$ 
Dominant language
C
Stars
82
Forks
27
Avg merge
3h 16m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from LedgerHQ/app-ssh-agent

All issues in LedgerHQ/app-ssh-agent

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.