FARSIGHT Tutorials/Building Software/Installing Python
From FarsightWiki
Revision as of 16:06, 2 May 2009 by LuisIbanez (Talk | contribs)
Contents |
Overview
You need a python to be installed
Version 2.5 is known to work fine with ITK Wrapping.
Download & Install
Linux
Install the package "python-dev" using your favorite package manager
For example, in Debian/Ubuntu you can do
sudo apt-get install python-dev
Mac
Download the installation file from
Windows
Download and install from