Skip to content

[BUG] Failed to install entrypoints for crewai #6010

@luzi82

Description

@luzi82

Description

Followed the doc

https://docs.crewai.com/en/installation

uv tool install crewai

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

uv tool install crewai

Expected behavior

Should be no error in install

Screenshots/Code snippets

Image

Operating System

Other (specify in additional context)

Python Version

3.12

crewAI Version

1.14.6

crewAI Tools Version

none

Virtual Environment

Venv

Evidence

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions