WARNING:root:The rdbms API is not available because the MySQLdb library could no t be loaded when I tried to create new user
6 views
Skip to first unread message
Khan
unread,
Dec 4, 2012, 9:31:43 PM12/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kay-...@googlegroups.com
Hello,
I have been using Kay framework for a while and everything was fine until I tried to use "datastore authentication" following the docummentation http://kay-docs.shehas.net/auth.html.
When I tried to run:
python manage.py create_user hoge
I got the error WARNING:root:The rdbms API is not available because the MySQLdb library could no t be loaded