Skip to content

[Bug]: crawl4ai CLI missing after pip install – console-script entry not generated on Windows (0.7.8 wheel) #1705

@KylanJimmy

Description

@KylanJimmy

crawl4ai version

0.7.8

Expected Behavior

Description
After installing crawl4ai 0.7.8 with
bash
py -3.13 -m pip install "crawl4ai[all]"
the command crawl4ai is not found in PowerShell / CMD.
Inspecting \Scripts shows no crawl4ai.exe (or any crawl4ai* file) was created, so the FastAPI / Playground server cannot be started via the documented crawl4ai serve.

Current Behavior

Environment
OS: Windows 11 23H2
Python: 3.13 64-bit (installed for current user)
pip: 25.1.1
crawl4ai: 0.7.8 (pypi wheel)
Steps to reproduce
py -3.13 -m pip install "crawl4ai[all]"
crawl4ai serve → “‘crawl4ai’ is not recognized…”
dir "\Scripts\crawl4ai*" → File not found.

Is this reproducible?

Yes

Inputs Causing the Bug

Steps to Reproduce

Code snippets

OS

Windows 11 23H2

Python version

3.13 64-bit (installed for current user)

Browser

No response

Browser version

No response

Error logs & Screenshots (if applicable)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 BugSomething isn't working📌 Root causedidentified the root cause of bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions