We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm not used to install python package. But i followed every step of the installation guide. and the crewai command is not found.
what I am missing here
copy paste every comand in the installation guide here https://docs.crewai.com/installation. until crewai: command not found
find the crewai command
(.venv) ➜ crewai pip3 show crewai Name: crewai Version: 0.11.2 Summary: Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks. Home-page: https://crewai.io Author: Joao Moura Author-email: [email protected] License: Location: /Users/vcombey/crewai/.venv/lib/python3.13/site-packages Requires: instructor, langchain, langchain-openai, openai, opentelemetry-api, opentelemetry-exporter-otlp-proto-http, opentelemetry-sdk, pydantic, regex Required-by:
Ubuntu 20.04
3.10
0.11.2
0.0.1
Venv
no idea
nothing
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
I'm not used to install python package. But i followed every step of the installation guide. and the crewai command is not found.
what I am missing here
Steps to Reproduce
copy paste every comand in the installation guide here https://docs.crewai.com/installation. until crewai: command not found
Expected behavior
find the crewai command
Screenshots/Code snippets
(.venv) ➜ crewai pip3 show crewai
Name: crewai
Version: 0.11.2
Summary: Cutting-edge framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
Home-page: https://crewai.io
Author: Joao Moura
Author-email: [email protected]
License:
Location: /Users/vcombey/crewai/.venv/lib/python3.13/site-packages
Requires: instructor, langchain, langchain-openai, openai, opentelemetry-api, opentelemetry-exporter-otlp-proto-http, opentelemetry-sdk, pydantic, regex
Required-by:
Operating System
Ubuntu 20.04
Python Version
3.10
crewAI Version
0.11.2
crewAI Tools Version
0.0.1
Virtual Environment
Venv
Evidence
Possible Solution
no idea
Additional context
nothing
The text was updated successfully, but these errors were encountered: