Comment #5 on issue 4115 by [email protected]: Move old assumptions from
Basic to Expr
http://code.google.com/p/sympy/issues/detail?id=4115
"
class AtomicExpr(Atom, Expr):
TypeError: Error when calling the metaclass bases
multiple bases have instance lay-out conflict
"
My guess is that this is a normal multiple inheritance issue that occurs
during metaclass operations. I get past it by doing various small things
(switch Expr and Atom in AtomicExpr) but then other issues arise.
I'm working off of branch mrocklin/expr-assumptions .
Also happy to work on this via IRC if you're interested.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.