Copied the relax installation path into __main__.install_path.
The import of the PyMOL clobbered sys.path!!! Therefore relax does not touch this array any more.
Instead __main__.install_path is used to store where relax is installed. This should avoid all
problems with sys.path.