Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 2240 by [email protected]: fresh clone fails setup test
http://code.google.com/p/sympy/issues/detail?id=2240
Hi, I'm new to developing with sympy. I understand that my modified code
must pass a run of setup test but when I run it on a fresh clone from git I
get the following error:
test_solvers.py", line 233, in test_tsolve_1
[-((4*log(7) +
5*LambertW(-7*2**Rational(4,5)*6**Rational(1,5)*log(7)/10))/(3*log(7)))]]
AssertionError
I looked around and saw something about upgrading to python2.7. I'm running
python2.6 on Ubuntu 10.04. I also tried python3 but I don't think sympy
supports python3.
--
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.