You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Maybe I did not understand, but if you analyze with `--z3-enabled=true`, the report will show that the enforcement condition is 'always true'
z3 isn't working for me; I'm getting:
Exception ignored in: <function AstRef.__del__ at 0x7f076dd445e0>
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/z3/z3.py", line 351, in __del__
File "/usr/lib/python3/dist-packages/z3/z3.py", line 724, in as_ast
TypeError: 'NoneType' object is not callable
Exception ignored in: <function AstRef.__del__ at 0x7f076dd445e0>
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/z3/z3.py", line 351, in __del__
File "/usr/lib/python3/dist-packages/z3/z3.py", line 724, in as_ast
TypeError: 'NoneType' object is not callable
python3-z3 4.8.12-3.1+b2 from Debian, commit 942f7bc from bsst.
z3 isn't working for me; I'm getting:
python3-z3 4.8.12-3.1+b2 from Debian, commit 942f7bc from bsst.
Originally posted by @ajtowns in #33 (comment)
The text was updated successfully, but these errors were encountered: