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 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()
python version 2.17.8
os: windows 10 x64
what can i do for solve problem?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.python version 2.17.8
os: windows 10 x64
what can i do for solve problem?
The text was updated successfully, but these errors were encountered: