Skip to content

Conversation

@isolachine
Copy link
Member

The current version doesn't seem to work on latest Python 3.13 + z3 4.14.

The problem seems to be exec(self.declare) in z3supp.py.
These calls need the globals() argument, i.e., exec(self.declare, globals()).

@isolachine isolachine closed this Mar 4, 2025
@isolachine
Copy link
Member Author

Nevermind, created the wrong PR.
The correct one should be #3.

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

Successfully merging this pull request may close these issues.

3 participants