Closed
Description
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
Labels
No labels