Skip to content

can't get it to run #15

@ts4184

Description

@ts4184

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions