The best thing to do, I think, rather than setting
pythonpath variables, is to drop the evm2003 directory in
your $PYTHONPATH/Lib/site-packages directory. This is
in the PYTHONPATH (at least on windows it is). We
should probably also work on an installer. disutils ships
with python and is pretty easy to use. This isn't
essential for right now, but something to keep in the back
of our collective hive mind. (http://www.python.
org/doc/2.3.2/lib/module-distutils.html)