Skip to content

[BUG] ImportError with MYSQL #2361

Closed
Closed
@muthukumar-relevantz

Description

@muthukumar-relevantz

Description

I am getting " ImportError: Unable to import required packages for MySQL loader. Run `pip install --upgrade ‘embedchain[mysql]’ " as a error while running crew. I am using MySQLSearchTool - as specified in the docs. I verified the installation of embedchain - and it is there. Can someone please help.

Steps to Reproduce

Import -> from crewai_tools import MySQLSearchTool
run -> crewai run

Expected behavior

The MYSQL Connector should connect with the database

Screenshots/Code snippets

Image

Operating System

Windows 10

Python Version

3.11

crewAI Version

0.102.0

crewAI Tools Version

=0.102.0,<1.0.0

Virtual Environment

Venv

Evidence

Image

Possible Solution

The unavailability of MySQL reference in Loaders is the issue - may be.

Additional context

NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions