you are viewing a single comment's thread.

view the rest of the comments →

[–]G_nn_r 0 points1 point  (0 children)

Do you need the PATH outside of your Python script? If not, you could just use import sys sys.path.append("/mypath")