pipermerriam / eth-testrpc

Used for testing all maner of Ethereum JSON-RPC interactions.
MIT License
163 stars 46 forks source link

ERROR When i run pip #116

Open Liangchengdeye opened 6 years ago

Liangchengdeye commented 6 years ago

When i run pip install eth_testrpc the error happend:Command "python setup.py egg_info" failed with error code 1 in C:\Users\ADMINI~1 \AppData\Local\Temp\pip-install-x7wkmr35\secp256k1\ Then i try run pip install eth_testrpc-1.3.5-py3-none-any.whl the error happend:Command "python setup.py egg_info" failed with error code 1 in C:\Users\ADMINI~1 \AppData\Local\Temp\pip-install-a_m14ezn\secp256k1\ So ,How can i install it?