I've checked out saw (revision 2266), but get this error message when I try to install it. # python setup.py install Here is ipython1.distutils.sysconfig!!!!!! Traceback (most recent call last): File "setup.py", line 58, in ? package_data = with_package_data, NameError: name 'with_package_data' is not defined # Steve