We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pip install bitcoin
This line seems to break pip install bitcoin in 1.1.17 and onward. I'm using python2.7 https://github.com/vbuterin/pybitcointools/blame/master/setup.py#L14
https://gist.github.com/patcon/755e37cb57b588d29d6a
I believe pyethereum was working on python2.7 prior, but now its not
Also, you willing to accept a PR for travis support?
Originally posted by @patcon in vbuterin/pybitcointools#51
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This line seems to break
pip install bitcoin
in 1.1.17 and onward. I'm using python2.7https://github.com/vbuterin/pybitcointools/blame/master/setup.py#L14
https://gist.github.com/patcon/755e37cb57b588d29d6a
I believe pyethereum was working on python2.7 prior, but now its not
Also, you willing to accept a PR for travis support?
Originally posted by @patcon in vbuterin/pybitcointools#51
The text was updated successfully, but these errors were encountered: