[SciPy-User] mpmath test hangs with latest svn

Robin robince at gmail.com
Sat Dec 12 12:28:29 EST 2009


On Sat, Dec 12, 2009 at 3:28 PM, Robin <robince at gmail.com> wrote:
> Hi,
>
> With up to date SVN (6136) on OS X 10.6.2, python 2.5.4 (python.org),
> gcc-4.0, g++-4.0, test_mpmath.test_hyp2f1_some_points_2 seems to hang
> with Python process consuming 100% cpu for several minutes.
>
> test_mpmath.test_expi_complex ... ERROR
> test_mpmath.test_hyp2f1_strange_points ... KNOWNFAIL
> test_mpmath.test_hyp2f1_real_some_points ... ERROR
> test_mpmath.test_hyp2f1_some_points_2 ...
>
> I've given it a while and will leave it a while longer but presumably
> it shouldn't take this long.
>
> Cheers
>
> Robin

With help from Pauli on IRC I found out this is because of having an
old version of sympy installed. I think he is going to update the
version check in the test.

Cheers

Robin



More information about the SciPy-User mailing list