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

Issue #1770: z3 python error is still misleading when import libz3.so #6660

Closed
tamas-visy opened this issue Mar 31, 2023 · 0 comments
Closed

Comments

@tamas-visy
Copy link

Hey,

I'm opening a new issue related to #1770:

Looks like this final section of the fix

if _lib is None:
  print(_failures)
  …

is missing from the merged pull request 6bacf09 and so the error message is still misleading, hiding the real cause in case of failure.

Originally posted by @tamas-visy in #1770 (comment)

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