Comment #11 on issue 1233 by [email protected]: fix the rest of jython bugs
http://code.google.com/p/sympy/issues/detail?id=1233
I raised 2569 because there seem to be several sub-problems lumped together
in this problem, but I think the metaclass sub-problem has higher impact
and deserves a dedicated thread.
The issue is that Sympy 0.7.0 won't install into the current Jython 2.5.2
due to the error below, and previous versions of Jython don't work with
current levels of the JDK, so there is now no longer a satisfactory
workable environment for Jython users.
class AtomicExpr(Atom, Expr):
TypeError: Error when calling the metaclass bases
multiple bases have instance lay-out conflict
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.