-
Notifications
You must be signed in to change notification settings - Fork 259
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
I'd be happy to maintain this project if you do not have the time. #454
Comments
Thank you! The current version seems incompatible either with Python 3.8 (and packages therein) or Ubuntu 20.04. We need to add more specific version requirements. |
Happy to take a look at that. |
CC=clang-7 CXX=clang++-7 sudo -H pip3 install -e blockscipy does not work for me either on Ubuntu 20.04. Will try 18.04 and see how it goes. |
So installation is only the beginning. You can workaround it if you use a 18.04 system, but blocksci_parser does not seem to work any more, see #456 |
Were you able to find any workarounds for the blocks_parser? Or did you find any other tools that word? That would be extremely helpful! Thanks a lot! |
I was able to install it on an Ubuntu 20.04 natively, but it is an older machine (Intel 10th gen), on newer Intel processors I could not. And the parser is working fine. The only issue is taproot transactions, which BlockSci does not understand. |
Is there any workaround for installing blocksci on ubuntu 22.04? |
I'd be happy to maintain and continue development on this project if you no longer have the time,
Thanks,
Mathew
The text was updated successfully, but these errors were encountered: