On Fri, Jan 02, 2015 at 10:57:34PM +0100, Joachim Durchholz wrote: > Requiring manual installation of dependencies is going to give > propective users a bad first impression.
If you are using setuptools (i.e. with pip), everything will just works. Just use "pip install sympy", as now. > I assume that this can be fixed by using pip in the installation > instructions, and noting the proper dependencies. I think, we can add instructions for using pip in the next release. > The pip docs list some scenarios where the wrong version of a > dependency might be installed Could you be more precise? -- 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 [email protected]. To post to this group, send email to [email protected]. 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/20150102221507.GA30277%40darkstar.order.hcn-strela.ru. For more options, visit https://groups.google.com/d/optout.
