On Mon, Nov 19, 2012 at 3:52 AM, Ondřej Čertík <[email protected]>wrote:
> Matthew, > > On Sat, Nov 17, 2012 at 5:45 PM, Matthew Brett <[email protected]> > wrote: > > Hi, > > > > I've been running into trouble installing sympy with easy_install and > > pip on python 2.7 and Python 3.3. > > > > The fact that easy_install / pip is unlikely to work means that sympy > > is a considerably heavier burden for our (nipy.org/nipy) users to > > install, and I'd very much like to help fix that. > > Sorry for such problems, I would like to fix that too. SymPy should > behave just like any other > Python package, and if it doesn't, we have to fix it. So I am ok > with any reasonable solution that fixes it. Aaron is now the guru > on pip. ;) > Actually, I don't know hardly anything about pip. All I know is that unless you are *very* careful how you name your tarballs, it will gladly install the wrong thing because of its agressive version searching algorithm that is almost impossible for package maintainers to control. I think its done this for SymPy on at least three separate occasions now, with three separate issues. Aaron Meurer > > Ondrej > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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?hl=en. > > -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
