Try to place the sys.path manipulation in an __init__() function, which is run during module initialization.
sys.path
__init__()