Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to install python package secp256k1 #28

Open
KusumaShree opened this issue Mar 22, 2018 · 14 comments
Open

Not able to install python package secp256k1 #28

KusumaShree opened this issue Mar 22, 2018 · 14 comments

Comments

@KusumaShree
Copy link

I am getting the below error while installing secp256k1 package. I am using python3.6 version

0.28
Using bundled libsecp256k1
running install
running build
running build_py
creating build
creating build\lib.win-amd64-3.5
creating build\lib.win-amd64-3.5\secp256k1
copying secp256k1_init_.py -> build\lib.win-amd64-3.5\secp256k1
copying secp256k1_main_.py -> build\lib.win-amd64-3.5\secp256k1
running build_clib
error: [WinError 193] %1 is not a valid Win32 application

@skyguy126
Copy link

+1

@adminChina
Copy link

+1
why

@blaaaaaaa
Copy link

+1 any solutions?

@balresch
Copy link

I have the same issue.

@Shupter
Copy link

Shupter commented Oct 22, 2018

+1

@pryan1check
Copy link

LOL, HOW TO FIX IT>?

@ofek
Copy link

ofek commented Nov 29, 2018

@cheuntat
Copy link

+1

@yotov96
Copy link

yotov96 commented Feb 8, 2019

same here

@clenrock
Copy link

It is hard to compile secp256k1 on Windows, below is the similar problem with the ICON package:
https://github.com/hx57/ICON-SDK-Tutorial/blob/master/Python/INSTALL/packages/wsl.md

@harnix
Copy link

harnix commented Jul 17, 2019

Still looking for a solution to this

@ofek
Copy link

ofek commented Jul 17, 2019

@harnix You may be interested in https://github.com/ofek/coincurve

@gecrui
Copy link

gecrui commented Feb 9, 2022

how to solve this problem

@ofek
Copy link

ofek commented Feb 9, 2022

@gecrui This is no longer maintained, use https://github.com/ofek/coincurve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests