crewAI icon indicating copy to clipboard operation
crewAI copied to clipboard

ImportError: cannot import name 'SerperDevTool' from 'crewai_tools'

Open anandbhaskaran opened this issue 1 year ago • 3 comments

Screenshot 2024-06-28 at 14 57 57

Python version: 3.12.0 Computer: Mac M1

Same as: https://github.com/joaomdmoura/crewAI/issues/762

anandbhaskaran avatar Jun 28 '24 12:06 anandbhaskaran

try with: from crewai_tools import SerperDevTool, BrowserbaseLoadTool, EXASearchTool

DragonAngel avatar Jun 29 '24 14:06 DragonAngel

Yeah, now I need a BROWSERBASE_API_KEY.

Thing is, I'm trying to keep all this local, via ollama, with only opensource models and resources.

JamesStallings avatar Jul 04 '24 14:07 JamesStallings

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Aug 11 '24 12:08 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Aug 16 '24 12:08 github-actions[bot]

ImportError: cannot import name 'NL2SQLTool' from 'crewai_tools' I am also similar issue with other tool

syedaameena avatar Aug 20 '24 01:08 syedaameena