kennethreitz/records

Not clear how to install drivers

Open

#80 opened on Sep 9, 2016

View on GitHub
 (3 comments) (4 reactions) (0 assignees)Python (578 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,057 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This probably python/sql 101 for many people but when trying Records out, I received a message saying it didn't have a protocol handler for mysqldb. It's been a real struggle to understand that I need to install a driver, to find a suitable version and install it on a macbook (I gave up after several hours) and eventually to install the driver from the mysql site. I still don't know if this will work with Records or whether I'll have to use it in its raw form.

Contributor guide