mpmath/pypi woes causing Travis runs to fail

48 views
Skip to first unread message

Chris Smith

unread,
Feb 5, 2015, 10:32:38 PM2/5/15
to sy...@googlegroups.com
If you look at several of the recent runs, there is something going on (it looks like) with getting the right version of mpmath for the run. PEP 440 is mentioned. Does anyone know how to fix this?

/c

Jason Moore

unread,
Feb 5, 2015, 11:26:52 PM2/5/15
to sy...@googlegroups.com
I'm getting the same failures on the PyDy builds that install SymPy from git. It looks like the latest version of pip is complaining about the version used in SymPy's dev versions: "0.7.6-git".
On Thu, Feb 5, 2015 at 7:32 PM, Chris Smith <smi...@gmail.com> wrote:
If you look at several of the recent runs, there is something going on (it looks like) with getting the right version of mpmath for the run. PEP 440 is mentioned. Does anyone know how to fix this?

/c

--
You received this message because you are subscribed to the Google Groups "sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sympy+un...@googlegroups.com.
To post to this group, send email to sy...@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/365116b5-49bb-4096-b334-fc372a26a0e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jason Moore

unread,
Feb 5, 2015, 11:37:50 PM2/5/15
to sy...@googlegroups.com
Some info I've found on this issue in PyDy: https://github.com/pydy/pydy/issues/115

Ondřej Čertík

unread,
Feb 6, 2015, 11:14:11 AM2/6/15
to sympy
I don't know if this is related: https://github.com/sympy/sympy/issues/8949

Ondrej

Jason Moore

unread,
Feb 6, 2015, 11:20:06 AM2/6/15
to sy...@googlegroups.com
I don't think it is, but it is worth investigating.

FYI:

Here is a SymPy issue about this: https://github.com/sympy/sympy/issues/8953 and a PR (https://github.com/sympy/sympy/pull/8955) to fix it.

I have a temporary solution on the PyDy builds in my .travis.yml:

pip install "pip<6" "setuptools<8"
--
You received this message because you are subscribed to the Google Groups "sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sympy+un...@googlegroups.com.
To post to this group, send email to sy...@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
Reply all
Reply to author
Forward
0 new messages