miracle2k / miracle2k/ripple-python

get_ripple_from_secret - method does not exist.

Open
#6 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
48
Forks
30
PR merge metrics
No merged PRs in 30d

Description

ImportError: cannot import name 'get_ripple_from_secret' from 'ripple' (/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/ripple/init.py)

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.

Research direction

Start by inspecting the installed-package path and the ripple/init.py entry point named in the error, then search the repository for get_ripple_from_secret and related routines. Confirm the expected public API and add or restore the missing import so the reported statement succeeds, with a focused test if the project has a test location.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.