Hi there, I am trying to install rasa-pro on my MAC. I tried with uv, it did not worked (some issues with faiss-cpu). I tried now using the anaconda already installed, overcame the issue with fails but now I get this error: resolution-too-deep
faiss-cpu
thanks Daniela
Hi @Daniela thank you for raising this.
We investigated and found out that this issue occurs with the latest version of pip . We recommend pinning pip to versions 24.*
pip
24.*
Could you please try that? Let me know how it worked out for you.
Best,
Marina