Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1954 by przemek.klosowski: sympy-libmp incompatibility in Fedora
http://code.google.com/p/sympy/issues/detail?id=1954

Fedora 13 provides the following versions of sympy and mpmath:

sympy-0.6.6-3.fc13.noarch
python-mpmath-0.14-1.fc13.noarch

sympy doesn't work in a way that suggests a version mismatch (looks for wrong locations of mpmath modules, e.g. in mpmath.libmpf instead of mpmath.libmp.libmpf

I am not familiar with mpmath and sympy so I don't know which one is lagging, but I reported and fixed this in Fedora Bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=602431

I know that the fix doesn't solve all the issues; for instance, sympy does 'from mpmath.libmpf import MP_BASE' and I couldn't find MP_BASE in mpmath-0.14 so I temporarily removed it, so at least some things work.

--
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.

Reply via email to