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

Dumb installation problem #9

Open
KazakovM opened this issue Mar 27, 2023 · 2 comments
Open

Dumb installation problem #9

KazakovM opened this issue Mar 27, 2023 · 2 comments

Comments

@KazakovM
Copy link

I know my questions is a little bit dumb, sorry about that.

Which files from release should I download for macOS?
There are three and I can't make it work.
I'm testing Python SDK and it requires to create env variable with the path to this library.
Can you please provide example steps of the correct installation?
Thanks!

@chengirii
Copy link

I know my questions is a little bit dumb, sorry about that.

Which files from release should I download for macOS? There are three and I can't make it work. I'm testing Python SDK and it requires to create env variable with the path to this library. Can you please provide example steps of the correct installation? Thanks!

I solved the problem in https://github.com/zksync-sdk/zksync-crypto-c/releases/download/v0.1.1/zks-crypto-macos-x64.dylib。

@ManutdGTA
Copy link

I know my questions is a little bit dumb, sorry about that.
Which files from release should I download for macOS? There are three and I can't make it work. I'm testing Python SDK and it requires to create env variable with the path to this library. Can you please provide example steps of the correct installation? Thanks!

I solved the problem in https://github.com/zksync-sdk/zksync-crypto-c/releases/download/v0.1.1/zks-crypto-macos-x64.dylib。

how to import it
I have downloaded zksync-crypto-library,and set env variable ZK_SYNC_LIBRARY_PATH with a path to the downloaded library.but It is still error in ZK_SYNC_LIBRARY_PATH

~ echo $ZK_SYNC_LIBRARY_PATH

......../zks-crypto-aarch64-apple-darwin.a

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

3 participants