-
Notifications
You must be signed in to change notification settings - Fork 68
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
Unexpected assertion error: ERROR: AssertionError: length(child_nodes) == length(fields) #429
Comments
You need to fix these compiling errors first.
If you know which header you'd like to wrap, you should directly use that header name. |
Trying to create a wrapper of CPython using the following scripts, am I doing something wrong?
scripts
error message
The text was updated successfully, but these errors were encountered: