LangGraph-GUI / CrewAI-GUI

A Node-Based Frontend for CrewAI: Revolutionizing AI Workflow Creation
https://langgraph-gui.github.io/CrewAI-GUI/
MIT License
95 stars 8 forks source link

ERROR: Invalid requirement: "'crewai[tools]'" #2

Closed waldolin closed 3 months ago

waldolin commented 3 months ago

D:\Users\lin\stable-diffusion-webui-directml>pip install 'crewai[tools]' langchain crewai ERROR: Invalid requirement: "'crewai[tools]'"

HomunMage commented 3 months ago

Hi, that is crewai error. If you on Windows, use pip install crewai[tools]