Installation How-to

Installation of packages used during FOSSEE Python Workshops

Linux

Packages from Repositories

  • Ubuntu

    # apt-get install ipython python-numpy python-scipy python-matplotlib mayavi2 scite
    


  • Fedora

    # yum install ipython numpy scipy python-matplotlib Mayavi scite
    


Sage installation

Download Linux binaries

  1. Select the one that suits your setup and extract it in your
    file-browser by right clicking "extract" or on the
    command-line using:
    tar xvzf sage...tar.gz. 
    
  2. Run sage by calling the command:
    sage
    

Windows

Enthought Distribution

  1. Download Enthought's EPD from
    http://www.enthought.com/products/getepd.php
  2. Follow the step-by-step installation process of the
    installer.

Sage installation

HTML generated by org-mode 7.01trans in emacs 23