[Question]: How to use the latest commit version in z3py? #6817
Unanswered
hagozaebii
asked this question in
Q&A
Replies: 1 comment 1 reply
-
z3_solver-4.12.3.0-py2.py3-none-macosx_10_16_x86_64.whl
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am currently using z3 as a python library(so-called z3py). What if I want to use z3py with the latest commit version? Because I installed z3py with
pip3 install z3-solver
, I do not know how to install the latest z3py which uses latest commit.Thanks for reading.
Beta Was this translation helpful? Give feedback.
All reactions