Okay, I am tearing my hair out trying to do this. I've read through dozens of webpages and they've all given me contradictory information, and none of what they've told me to do has worked.
I have a folder full of scripts I downloaded that will only work if they're part of the pythonpath. I want to either move the folder itself into the default path or temporarily (not permanently) add /desktop/search to the path.
What is the default path, and how would I do the latter?