yes, I mean I want change the sys.path value and save it for next using. I can change the value of sys.path, but I can't "save" it permanently. There is no python_path environment on my pc, what the relationship between it and the sys.path?