You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a good idea but not a requirement to install scdlpicker along with the SeisComP Python codes. The advantage of this is that no special care needs to be taken to properly set the environment variables as the `seiscomp` utility (here: `seiscomp exec`) takes care of that already.
If this SeisComP installation is under $HOME/seiscomp, the installation would then require
Please note that SeisComP has no versioned Python installation directory. Therefore we need to specify `--home=$HOME/seiscomp` rather than `--prefix=$HOME/seiscomp`.