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

Problem in using zkinterface on Windows #42

Open
Eric-max-tach opened this issue Aug 7, 2023 · 1 comment
Open

Problem in using zkinterface on Windows #42

Eric-max-tach opened this issue Aug 7, 2023 · 1 comment

Comments

@Eric-max-tach
Copy link

After setting environment path " set PYSNARK_BACKEND=zkinterface" and then run "python cube.py 33 ", it always use the libsnark, rather than "zkinterface"
image

@xuxiaoda1
Copy link

why?when i set PYSNARK_BACKEND=libsnarkgg
*** Trying to read pysnark_ek
*** No pysnark_ek or computation changed, generating keys...
*** PySNARK: generating proof pysnark_log (sat=True, #io=2, #witness=2, #constraint=3)
Assertion failed: !qap_wit.coefficients_for_H[qap_wit.degree()-2].is_zero(), file ./libsnark/zk_proof_systems/ppzksnark/r1cs_gg_ppzksnark/r1cs_gg_ppzksnark.tcc, line 418

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

2 participants