-
Notifications
You must be signed in to change notification settings - Fork 60
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
the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases #51
Comments
It goes wrong on the second entity set is load:
|
where does the OData.LayoutTemplate come from? I do not see any mention of it in the metadata |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What could be the cause of the error message when loading metadata?
TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
The text was updated successfully, but these errors were encountered: