Hi,

On Sun, Jul 28, 2013 at 1:40 PM, Aaron Meurer <[email protected]> wrote:
> 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.

I'm installing into fresh virtualenvs for testing.

Here's some output of a pip.log just now:

    Skipping link
https://pypi.python.org/packages/any/s/sympy/sympy-0.7.3.win32.exe#md5=b6ec7471286127aa6f103e5147e62c6e
(from https://pypi.python.org/simple/sympy/); unknown archive format:
.exe
    Skipping 
https://pypi.python.org/packages/source/s/sympy/sympy-0.7.3-py3.2.tar.gz#md5=c6343a8eb1ab9a9741b3a3bba02a0eeb
(from https://pypi.python.org/simple/sympy/) because Python version is
incorrect
    Found link 
https://pypi.python.org/packages/source/s/sympy/sympy-0.7.3.tar.gz#md5=91e3dc58c0af063bc64b17674296cb35
(from https://pypi.python.org/simple/sympy/), version: 0.7.3
    Found link 
https://pypi.python.org/packages/source/s/sympy/sympy-0.7.3-py3.3.tar.gz#md5=46132548644c97034899c1a739d06127
(from https://pypi.python.org/simple/sympy/), version: 0.7.3
    Found link 
https://github.com/sympy/sympy/releases/download/sympy-0.7.3/sympy-0.7.3-py3.3.tar.gz#md5=%20c6343a8eb1ab9a9741b3a3bba02a0eeb
(from https://pypi.python.org/simple/sympy/), version: 0.7.3
  Using version 0.7.3 (newest of versions: 0.7.3, 0.7.3, 0.7.3, 0.7.2,
0.7.2, 0.7.1, 0.7.0, 0.6.6, 0.6.5, 0.6.4, 0.6.3, 0.6.2, 0.6.1, 0.6.0,
0.5.15, 0.5.14)
  Downloading from URL
https://pypi.python.org/packages/source/s/sympy/sympy-0.7.3.tar.gz#md5=91e3dc58c0af063bc64b17674296cb35
(from https://pypi.python.org/simple/sympy/)

So it seems to be finding the new py3.3 tar archive, but for some
reason believes that the sympy-0.7.3.tar.gz  archive is newer?

Would it make sense to remove sympy-0.7.3.tar.gz in favor of
sympy-0.7.3-oy2.5.tar.gz etc?

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.


Reply via email to