Adam wrote: > try: > /path/to/your/new/python2 setup.py build > /path/to/your/new/python2 setup.py install After allowing myself write access, that seems to work. Now I have python2 available. But the pyserial installation still fails with the same error. There is no 'config' directory in '/usr/lib/python2.2'. Thanks for your help. Joel