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 seems like the compiler is not able to find the basic C libraries, like stdio.h and string.h. I haven't seen that before. If this is a mac, do you have the developer tools installed, like, gcc, etc.?
I've followed the instructions here (https://grizli.readthedocs.io/en/latest/grizli/install.html#installation-with-conda-and-environment-yml , Preferred installation with conda/pip) but I get the errors attached below when running
pip install --editable . -r requirements.txt
(I have installed git and clang under conda)
How can I solve that?
Thank you
The text was updated successfully, but these errors were encountered: