Alexandra Wernersson
Alexandra Wernersson
I've been installing pycbc using docker as well as with the procedure from: https://pycbc.org/pycbc/latest/html/install.html It seems as though pycbc is installed however, when importing: `from pycbc.waveform import get_td_waveform` I am...
Trying to install an .sh file but this error keeps returning:  I've also tried using things like `./install_seq.sh` and similar. Also, when simply typing `install_seq.sh` there's another error: ...
I've been trying to install Multinest on my laptop (MacBook Air M1) following this guide:https://johannesbuchner.github.io/PyMultiNest/install.html#prerequisites-for-building-the-libraries However, when running the cmake .. I'm left with the following error message: ``` --...