Should it be possible to set the sys.path in an external method or product? import sys sys.path.insert(0, '/home/johanc/python') Regards, Johan