Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mnemonic seed #5

Open
cockerfly opened this issue Feb 29, 2020 · 3 comments
Open

Mnemonic seed #5

cockerfly opened this issue Feb 29, 2020 · 3 comments

Comments

@cockerfly
Copy link

Help me, please

Traceback (most recent call last):
File "plutushybrid.py", line 2, in
import mnemonic
ModuleNotFoundError: No module named 'mnemonic'

"pip install mnemonic" don't help me

@ZaranTheWise
Copy link

what happened after you tried pip install mnemonic?

@cockerfly
Copy link
Author

what happened after you tried pip install mnemonic?

Traceback (most recent call last):
File "plutushybrid.py", line 3, in
import bip32utils
ModuleNotFoundError: No module named 'bip32utils'

@ZaranTheWise
Copy link

pip install bip32utils

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants