[Home] [General Description] [Installation Instructions] [License Terms] [Documentation] [Downloads] [Project Page] [Contact Info] pymorph Morphology Toolbox V0.8 01Aug03

Install

Installation instructions for the pymorph Morphology Toolbox V0.8.

Requirements

Before installing the pymorph Morphology Toolbox for Python, make sure the following packages are correctly installed:

  1. Python 2.2 or higher.
  2. Numeric 22.0 or higher. Available at Numerical Python Home Page, http://numpy.sourceforge.net/
  3. PIL, the Python Imaging Library, available at http://www.pythonware.com/products/pil/

Future releases are supposed to include Numeric and PIL in the pymorph package.

Installation in Any platform

  1. Unzip the file morph08pybase.zip. A new directory called morph08pybase will be created.
  2. Enter the morph08pybase directory.
  3. Type "python setup.py install". You may need admin permissions to perform this action.

Uninstallation

pymorph Morphology Toolbox for PYTHON package files are installed at the $PYTHON_HOME/site-packages/adtools/morph08pybase. Where $PYTHON_HOME is the Python installation directory. You can uninstall the pymorph Morphology Toolbox for PYTHON by deleting everything under this directory.

[Home] [General Description] [Installation Instructions] [License Terms] [Documentation] [Downloads] [Project Page] [Contact Info]