Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 3739 by ondrej.c...@gmail.com: pip prints some "errors" when installing
http://code.google.com/p/sympy/issues/detail?id=3739

It's probably harmless, because things work just fine, but posting it here anyway.


(xx)ondrej@kittiwake:~/repos/fortran90.org(master)$ pip --timeout 3 install sympy
Downloading/unpacking sympy
  Downloading sympy-0.7.2.tar.gz (5.5MB): 5.5MB downloaded
  Running setup.py egg_info for package sympy

package init file 'sympy/categories/tests/__init__.py' not found (or not a regular file) package init file 'sympy/interactive/tests/__init__.py' not found (or not a regular file) package init file 'sympy/plotting/intervalmath/tests/__init__.py' not found (or not a regular file) package init file 'sympy/plotting/pygletplot/tests/__init__.py' not found (or not a regular file) package init file 'sympy/polys/agca/tests/__init__.py' not found (or not a regular file) package init file 'sympy/sets/tests/__init__.py' not found (or not a regular file) package init file 'sympy/stats/tests/__init__.py' not found (or not a regular file)
Installing collected packages: sympy
  Running setup.py install for sympy
package init file 'sympy/categories/tests/__init__.py' not found (or not a regular file) package init file 'sympy/interactive/tests/__init__.py' not found (or not a regular file) package init file 'sympy/plotting/intervalmath/tests/__init__.py' not found (or not a regular file) package init file 'sympy/plotting/pygletplot/tests/__init__.py' not found (or not a regular file) package init file 'sympy/polys/agca/tests/__init__.py' not found (or not a regular file) package init file 'sympy/sets/tests/__init__.py' not found (or not a regular file) package init file 'sympy/stats/tests/__init__.py' not found (or not a regular file)
    changing mode of build/scripts-2.7/isympy from 644 to 755
SyntaxError: ('invalid syntax', ('/auto/nest/nest/u/ondrej/repos/fortran90.org/xx/lib/python2.7/site-packages/sympy/mpmath/libmp/exec_py3.py', 1, 12, 'exec_ = exec\n'))

SyntaxError: ('invalid syntax', ('/auto/nest/nest/u/ondrej/repos/fortran90.org/xx/lib/python2.7/site-packages/sympy/mpmath/tests/extratest_gamma.py', 50, 35, ' print("%s ok;" % name, end=\' \')\n'))

SyntaxError: ('invalid syntax', ('/auto/nest/nest/u/ondrej/repos/fortran90.org/xx/lib/python2.7/site-packages/sympy/mpmath/tests/torture.py', 80, 27, ' print(".", end=\' \')\n'))


changing mode of /auto/nest/nest/u/ondrej/repos/fortran90.org/xx/bin/isympy to 755
Successfully installed sympy
Cleaning up...


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy-issues+unsubscr...@googlegroups.com.
To post to this group, send email to sympy-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to