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

Pysha3 issue #1

Open
samui68400 opened this issue Apr 2, 2023 · 0 comments
Open

Pysha3 issue #1

samui68400 opened this issue Apr 2, 2023 · 0 comments

Comments

@samui68400
Copy link

when I'm trying to install the requirements by running pip install zksync2

The problem occurred when attempting to install the pysha3 module. When compiling the source code, there was an error that prevented the creation of a wheel for the module.

Specifically, there was a problem with importing a "pystrhex.h" file from the "backport.inc" file into the "Modules/_sha3/" folder of the pysha3 source code. The compiler reported that it could not find this file, which resulted in a compile-time error.

Translated with www.DeepL.com/Translator (free version)

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

1 participant