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 has been archived by the owner on Jul 18, 2023. It is now read-only.
I really don't have time to maintain this library further. If you want to fork it or use it despite lack of
maintenance, feel free to clone locally and revert one commit.
We can temporarely fix this by using the last "good" commit before:
$> git clone https://github.com/vbuterin/pybitcointools.git
$> cd pybitcointools
$> git checkout aeb0a2bbb8bbfe421432d776c649650eaeb882a5
$> python setup.py egg_info
$> python setup.py install
and finally (last requirement of requirements.txt)
$> pip install pyepm
NOTICE:
This is of course only a temporary solution as there is no more bugfixing or maintenaince! The lib should be integrated in this project for further maintenaince and smooth setup if there is no replacement-lib.
Hello, I get following error during installation process at point 1. pip install -r requirements.txt:
Tried to install three Python releases (Python 2.7.11 / Python 3.5.1 / WinPython 64bit 3.5.1.3) same error.
Could you please give me support ?
Thank you :)
Paul
The text was updated successfully, but these errors were encountered: