Re: Issue 3959 in sympy: Travis issues with dependencies

2013-11-12 Thread sympy
Updates: Labels: -Priority-Critical Priority-High Comment #6 on issue 3959 by asmeu...@gmail.com: Travis issues with dependencies http://code.google.com/p/sympy/issues/detail?id=3959 (No comment was entered for this change.) -- You received this message because this project is

Re: Issue 3959 in sympy: Travis issues with dependencies

2013-10-29 Thread sympy
Comment #5 on issue 3959 by asmeu...@gmail.com: Travis issues with dependencies http://code.google.com/p/sympy/issues/detail?id=3959 Apparently it's quite easy to use the Anaconda Python. See https://gist.github.com/dan-blanchard/7045057. Anyone want to give it a try. Unless I'm missing

Re: Issue 3959 in sympy: Travis issues with dependencies

2013-08-21 Thread sympy
Comment #3 on issue 3959 by moorepa...@gmail.com: Travis issues with dependencies http://code.google.com/p/sympy/issues/detail?id=3959 We can use the apt-get to install matplotlib from binary and then use travis's virutalenv that has the system site packages installed for the matplotlib

Re: Issue 3959 in sympy: Travis issues with dependencies

2013-08-21 Thread sympy
Comment #4 on issue 3959 by asmeu...@gmail.com: Travis issues with dependencies http://code.google.com/p/sympy/issues/detail?id=3959 Will that work for different versions of Python? -- You received this message because this project is configured to send all issue notifications to this

Re: Issue 3959 in sympy: Travis issues with dependencies

2013-08-11 Thread sympy
Comment #2 on issue 3959 by asmeu...@gmail.com: Travis issues with dependencies http://code.google.com/p/sympy/issues/detail?id=3959 Yeah, sometimes the Travis VM is just slow, so you may be right. I still think we need to fix this issue though (especially the first point, because some

Re: Issue 3959 in sympy: Travis issues with dependencies

2013-08-09 Thread sympy
Comment #1 on issue 3959 by skirpic...@gmail.com: Travis issues with dependencies http://code.google.com/p/sympy/issues/detail?id=3959 - Installing numpy, matplotlib, and gmpy from source (especially matplotlib) is too slow. The tests timeout. But sometimes timeout usual

Issue 3959 in sympy: Travis issues with dependencies

2013-08-04 Thread sympy
Status: Valid Owner: Labels: Type-Defect Priority-Critical Testing New issue 3959 by asmeu...@gmail.com: Travis issues with dependencies http://code.google.com/p/sympy/issues/detail?id=3959 There are a few issues with the way we test dependencies in Travis: - We just install a test in the