Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Error #2

Open
morfin opened this issue Jan 3, 2017 · 0 comments
Open

Error #2

morfin opened this issue Jan 3, 2017 · 0 comments

Comments

@morfin
Copy link

morfin commented Jan 3, 2017

python3 ./pyrpcwallet.py

Traceback (most recent call last):
File "./pyrpcwallet.py", line 4, in
from lib import json_rpc
File "/Users/morfin/pyrpcwallet/lib/json_rpc.py", line 3, in
from lib.api import API
File "/Users/morfin/pyrpcwallet/lib/api.py", line 1, in
from lib.wallet import Wallet
File "/Users/morfin/pyrpcwallet/lib/wallet.py", line 1, in
import os, appdirs, random
ModuleNotFoundError: No module named 'appdirs'

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

No branches or pull requests

1 participant