Error: resolution-too-deep

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

Should I try an older version of python? I have now python 3.11.13

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.*

Could you please try that? Let me know how it worked out for you.

Best,

Marina