Description
Followed the doc
https://docs.crewai.com/en/installation
get the following error:
No executables are provided by package `crewai`; removing tool
error: Failed to install entrypoints for `crewai`
hint: An executable with the name `crewai` is available via dependency `crewai-cli`.
Did you mean `uv tool install crewai-cli`?
And uv tool install crewai-cli run ok.
Steps to Reproduce
Run
Expected behavior
Should be no error in install
Screenshots/Code snippets
Operating System
Other (specify in additional context)
Python Version
3.12
crewAI Version
1.14.6
crewAI Tools Version
none
Virtual Environment
Venv
Evidence
Possible Solution
In the doc, suggest user run uv tool install crewai-cli instead?
Additional context
Running in Debian trixie container
python 3.13.5
Description
Followed the doc
https://docs.crewai.com/en/installation
get the following error:
And
uv tool install crewai-clirun ok.Steps to Reproduce
Run
Expected behavior
Should be no error in install
Screenshots/Code snippets
Operating System
Other (specify in additional context)
Python Version
3.12
crewAI Version
1.14.6
crewAI Tools Version
none
Virtual Environment
Venv
Evidence
Possible Solution
In the doc, suggest user run
uv tool install crewai-cliinstead?Additional context
Running in Debian trixie container
python 3.13.5