-
Notifications
You must be signed in to change notification settings - Fork 720
pip install ethereum failed on Windows 10 #888
Comments
pip install ethereum
failed on Windows 10
pip install ethereum
failed on Windows 10
Here, they had same error. Eventually issue was abandoned. |
same issue here (on MAC). |
I hate to dig up old tickets but since this issue is still open: I had the same problem with scrypt with another project (keystone) and ended up here looking for a solution. As I couldn't find anything online I dug around in the build logs a bit and came up with the following work around: The scrypt build script looks for an OpenSSL Install in "C:\OpenSSL-Win64", you can download OpenSSL for Windows 10 here: http://slproweb.com/products/Win32OpenSSL.html After you installed it (be sure to use the path above!), scrypt will build fine. Make sure to install the full package. Hope this helps you and other people finding this post on the search for a solution. |
Can Help Me For Fixed Error: C:\Users\AhrimanSefid\Desktop\Ethereum-Wallet-master>pip install ethereum
|
The text was updated successfully, but these errors were encountered: