Hi there! in the installation manual it is written that Python >=3.10 <=3.13 is required. So I have installed Python 3.13, but during installation I got the error as follows:
Ignored the following versions that require a different python version: 0.0.74 Requires-Python >=3.9, ERROR: No matching distribution found for pulsar-client>=3.1.0
will installing another version of Python resolve this issue? Or should I do something else?
@Spadar_Valdemar The newest CrewAI SDK version works with Python v3.11.8
for me. Try to downgrade your Python.
I tried to do it, now I even have problems with uninstalling Python 3.13, I got an Error 0*80070780 that the file cannot be accessed by the system and thus I can not delete it
I had the same issue. I installed uv, created a new virtual environment with the correct python version and it worked.
https://docs.astral.sh/uv/getting-started