Status: Accepted
Owner: ----
CC: asmeurer
Labels: Type-Defect Priority-Medium Milestone-Release0.7.1
New issue 2598 by vlada.pe...@gmail.com: Errors when installing with pip:
missing __init__.py files in various modules
http://code.google.com/p/sympy/issues/detail?id=2598
When installing with "pip install sympy" there are some errors reported for
the newest tarball. I think they are mostly harmless (the SyntaxErrors also
appear when installing just mpmath, so this is upstream), but it's bad form
to have this many errors. Adding the __init__ files is also helpful for
when we port to py.test (as it can complain about it in some cases). I'm
attaching the error report and CCing Aaron. I'll also report the mpmath
issue upstream.
PS. I see pip is very aggressive in seeking out new versions, I don't know
if this is a setting or something. A normal "pip install sympy" will grab
the latest 0.7.1rc, even though the version on PyPi is 0.7.0. (yes, it's
smart enough to find the Google Code page). This is also an issue when
using gmpy on Tox (see Aaron's mail at [1]). There's nothing we can do
about this, though.
[1] http://lists.idyll.org/pipermail/testing-in-python/2011-July/004263.html
Attachments:
piperrors.txt 5.9 KB
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.