If you have the Distutils (Python Module Distribution Utilities) installed, do this:
python setup.py -v install
Otherwise, you'll have to manually copy the ODP/ subdirectory to an appropriate directory, eg. (for Unix systems installed in the default way):
ODP/
cp -r ODP /usr/local/python/lib/python1.5/site-packages