Hello I am Pat, looking for help with Crewai_tools

I am trying to copy the coursework from the Crewai in visual studio code, but I’m getting errors related to the crewai_tools package. I’ve tried debugging with ai but multiple instances of reinstalling has left me with the same errors. I get the following errors: ImportError: cannot import name ‘DirectoryReadTool’ from ‘crewai_tools’

It looks like the directory is reading it incorrectly, when I print(dir(crewai_tools)) i get this result: [‘_builtins_’, ‘_cached_’, ‘_doc_’, ‘_file_’, ‘_loader_’, ‘_name_’, ‘_package_’, ‘_path_’, ‘_spec_’]

anyone able to help? Thanks, looking forward to learning with this community!

1 Like

Dear @pvince33,

Welcome to the Community!

Let me look into the issue.


Keep Learning AI with DeepLearning.AI - Girijesh

Let me know if there is any more information I can provide to help you solve this.

1 Like