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

Python error #20

Open
scriptzteam opened this issue Jun 18, 2018 · 0 comments
Open

Python error #20

scriptzteam opened this issue Jun 18, 2018 · 0 comments

Comments

@scriptzteam
Copy link

/btctxstore/examples# python storenulldata.py
Traceback (most recent call last):
File "storenulldata.py", line 9, in
from btctxstore import BtcTxStore
File "/usr/local/lib/python2.7/dist-packages/btctxstore-4.8.0-py2.7.egg/btctxstore/init.py", line 6, in
from btctxstore.api import BtcTxStore
File "/usr/local/lib/python2.7/dist-packages/btctxstore-4.8.0-py2.7.egg/btctxstore/api.py", line 12, in
from btctxstore import deserialize
File "/usr/local/lib/python2.7/dist-packages/btctxstore-4.8.0-py2.7.egg/btctxstore/deserialize.py", line 22, in
from . import common
File "/usr/local/lib/python2.7/dist-packages/btctxstore-4.8.0-py2.7.egg/btctxstore/common.py", line 11, in
from pycoin.encoding import byte_to_int
ImportError: cannot import name byte_to_int

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