Skip to content

pyMySQL Error (no module called PyMySQL) #187

Closed
@alanmathew671

Description

@alanmathew671

While running test scripts via Robot Framework Ride Tool, it was unable to connect to database as there was an error occuring called "no module called PyMySQL".
This issue occured when PyMySQL 0.6 was installed.

In order to the resolve the issue, version 0.6 was uninstaled and version 0.5 PyMySQL was installed though:

pip install PyMySQL==0.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions