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 Mar 6, 2023. It is now read-only.
hello
I'd like to install python version stratum proxy in my machine.
when i opened CMD with administrator permision and type python setup.py install throw following error.
running build_py
running build_ext
building 'midstate' extension
Traceback (most recent call last):
File "setup.py", line 54, in <module>
setup(**args)
File "C:\Program Files\Python\Python27\lib\distutils\core.py", line 151, in setup
dist.run_commands()