failure in executing --- marlowe-cli run analyze #834
Answered
by
albert-kevin
albert-kevin
asked this question in
Q&A
-
$ marlowe-cli run analyze --testnet-magic 2 --marlowe-file tx-1.marlowe CallStack (from HasCallStack): do you have any idea what I could try to find the issue here ? |
Beta Was this translation helpful? Give feedback.
Answered by
albert-kevin
Mar 4, 2024
Replies: 1 comment 1 reply
-
Hi Kevin, sorry for late response and thanks for the report:
|
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
hello paluh,
interesting thank you for your reply,
I am interested to install it separately.
I have a test system running where we could have a meeting together and walk through this and test together then share the insight here after.I respect your time, let me know what you think
In the mean time I will try to figure out what I can...
ok, got the z3 installed, loading up cardano-node for a test...
it works now
Update package lists and install Z3
sudo sh -c 'apt update && apt install -y z3'
Verify Z3 installation
z3 -version
sync and load cardano-node
run the marlowe-cli run analyze command again