I am trying to make a module discoverable on a system where I don\'t have write access to the global site-packages directory, and without changing the environme
site-packages
You can make a .pth (path) file in a directory already in sys.path so it can be included/