-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels