One of the things I did when trying to figure out this problem was to build and install Python 2.3 from source under /usr/local, so I do have two Python's: /usr/bin/python and /usr/local/bin/python. Can I just remove any Python files under /Library to get rid of this duplicate framework version? Bill