crewAIInc / crewAI

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
https://crewai.com
MIT License
19.72k stars 2.73k forks source link

[BUG] Documentation Issue: Incorrect Command in Getting Started Guide #1243

Closed Melfos-md closed 1 month ago

Melfos-md commented 1 month ago

Description

Section: Getting Started - Starting a new CrewAI project - Installing Dependencies

running crewai install leads to the error Message: Error: No such command 'install'

Steps to Reproduce

  1. Follow the Getting Started guide.
  2. Run crewai install

Expected behavior

I guess we should change the documentation for poetry install

Screenshots/Code snippets

crewai install

Usage: crewai [OPTIONS] COMMAND [ARGS]...
Try 'crewai --help' for help.

Error: No such command 'install'.

Operating System

Other (specify in additional context)

Python Version

3.12

crewAI Version

0.51.1

crewAI Tools Version

0.8.3

Virtual Environment

Conda

Evidence

crewai install

Usage: crewai [OPTIONS] COMMAND [ARGS]...
Try 'crewai --help' for help.

Error: No such command 'install'.

Possible Solution

Change the documentation

Additional context

https://docs.crewai.com/getting-started/Start-a-New-CrewAI-Project-Template-Method/#installing-dependencies

theCyberTech commented 1 month ago

Already addressed in #1212

Current Docs will stay, as new version coming soon