You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2024. It is now read-only.
cant get it to work., many dependencies are no more available., and throws errors.
[root@localhost pynode]# ./node.py pynode.conf
Traceback (most recent call last):
File "./node.py", line 27, in
import rpc
File "/home/deploy/pynode/rpc.py", line 20, in
import ChainDb
File "/home/deploy/pynode/ChainDb.py", line 18, in
from bitcoin.serialize import *
ImportError: No module named serialize