Alexandra Wernersson

Results 3 issues of 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: ![image](https://user-images.githubusercontent.com/47984687/94013097-e4e90c00-fda9-11ea-86cb-ccc9b0a588b7.png) I've also tried using things like `./install_seq.sh` and similar. Also, when simply typing `install_seq.sh` there's another error: ![image](https://user-images.githubusercontent.com/47984687/94013167-f92d0900-fda9-11ea-8944-8e92484ba1e9.png)...

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: ``` --...