Closed emilymmoser closed 2 years ago
Ciao Emily, thanks! Is this happening on your own laptop/cluster or in the remote cluster used to run unit tests?
Hi Martina, sorry for the delay I didn't see the notification- this was on my own laptop.
Looking at the above, this seems to be being generated by the cobaya install script when it tries to install classy.
I think you have probably two options:
I tried updating my gcc to version 11.2 and I run into the same error messages. After installing classy with pip these tests pass, so the issue appears to be that cobaya is not finding the correct version of gcc when trying to install classy
After installing SOLikeT and running "pytest -v ." as specified in the documentation, the tests for test_lensing.py and test_lensing_lite.py fail from the same failed installation of CLASS.
The error message indicates that the version for gcc is too low, needing to be newer than 6.4. The entire error message is copied below: