Well let me know if it doesn't work by tomorrow or something. Or try in a fresh environment. It is showing up at https://pypi.python.org/pypi/sympy for me, and also at https://pypi.python.org/simple/sympy/, which is what pip searches.
Aaron Meurer On Sun, Jul 28, 2013 at 2:34 PM, Matthew Brett <[email protected]> wrote: > Hi, > > On Sun, Jul 28, 2013 at 12:29 PM, Aaron Meurer <[email protected]> wrote: >> PyPI shows the file. Maybe pip is caching it? > > Not the archive at least: > > (sympy-test2)[mb312@angela ~]$ pip install sympy > Downloading/unpacking sympy > Downloading sympy-0.7.3.tar.gz (6.4MB): 10% 659kB > > Thanks, > > Matthew > > -- > 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. > For more options, visit https://groups.google.com/groups/opt_out. > > -- 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. For more options, visit https://groups.google.com/groups/opt_out.
