Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

install setup.py on windows 10 x64 #98

@hamedhossani

Description

@hamedhossani

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions