-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
Labels
🐞 BugSomething isn't workingSomething isn't working📌 Root causedidentified the root cause of bugidentified the root cause of bug
Description
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
Labels
🐞 BugSomething isn't workingSomething isn't working📌 Root causedidentified the root cause of bugidentified the root cause of bug