I'm trying to build sage 5.3 from source on Ubuntu 10.04. Sympy fails to compile:
... package init file 'sympy/solvers/tests/__init__.py' not found (or not a regular file) package init file 'sympy/statistics/tests/__init__.py' not found (or not a regular file) package init file 'sympy/tensor/tests/__init__.py' not found (or not a regular file) package init file 'sympy/utilities/tests/__init__.py' not found (or not a regular file) running build_scripts creating build/scripts-2.7 copying and adjusting bin/isympy -> build/scripts-2.7 changing mode of build/scripts-2.7/isympy from 644 to 755 Deleting /home/kwh/sage-5.3/local/lib/python2.*/site-packages/sympy* installing sympy usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'install' Error installing sympy real 0m2.317s user 0m1.128s sys 0m0.884s ************************************************************************ Error installing package sympy-0.7.1.p0 ************************************************************************ Any advice is appreciated. Thanks, Kevin Horton Ottawa, ON -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.