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

[BUG] couldn't find libcrypto_c_exports #21

Open
maoryadin opened this issue Jul 15, 2024 · 0 comments
Open

[BUG] couldn't find libcrypto_c_exports #21

maoryadin opened this issue Jul 15, 2024 · 0 comments

Comments

@maoryadin
Copy link

An error i am getting on mac:

File "crypto_cpp_py/cpp_bindings.py", line 96, in <module> def cpp_hash(left: int, right: int) -> int: File "crypto_cpp_py/cpp_bindings.py", line 45, in load_cpp_lib cpp_lib_file = get_cpp_lib_file() File "crypto_cpp_py/cpp_bindings.py", line 36, in get_cpp_lib_file raise RuntimeError("Couldn't find libcrypto_c_exports") from exc RuntimeError: Couldn't find libcrypto_c_exports

How can i solve it?

@maoryadin maoryadin changed the title BUG couldn't find libcrypto_c_exports [BUG] couldn't find libcrypto_c_exports Jul 15, 2024
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