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

can't get it to run #15

Open
ts4184 opened this issue Jan 5, 2021 · 0 comments
Open

can't get it to run #15

ts4184 opened this issue Jan 5, 2021 · 0 comments

Comments

@ts4184
Copy link

ts4184 commented Jan 5, 2021

Im trying to use this instead of the original plutus.

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

when i run:

xxxxx@-MacBook-Pro ~ % pip3 install mnemonic
Requirement already satisfied: mnemonic in /usr/local/lib/python3.9/site-packages (0.19)

xxxxx@-MacBook-Pro ~ % python3 plutushybrid/plutushybrid.py
Traceback (most recent call last):
File "/Users/xxxxx/plutushybrid/plutushybrid.py", line 2, in
import mnemonic
ModuleNotFoundError: No module named 'mnemonic'

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

1 participant