v...@ukr.net wrote:
     I usually install the additional python packages this way:

1. wget 'http://python_package.tar.gz'
2. tar xvf python_package.tar.gz
3. cd python_package
4. sage -python setup.py install

   Is this a correct method?

Steps 2 to 4 *used to be* equivalent to simply doing

$ sage -i /path/to/python_package.tar{,.gz,.bz2}


Don't know whether that still works. (And IIRC, the name of the tarball had to match the top-level folder in it, but that's /usually/ the case. If not, simply renaming the tarball should be sufficient.)


-leif

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

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

Reply via email to