DankMemer/imgen

AttributeError: module 'rethinkdb' has no attribute 'table'

Closed this issue · 1 comments

I know you guys don't do self help for this kind of stuff, but I inserted "keys" and "applications" into a db called "imgen" and I still receive this error.

Console Text

RethinkDash

Am I doing something incorrect or have I missed a step?

Python 3.6, Ubuntu 18.04

Config file is as follows:

Config

As of Mar 2, 2019, they released 2.4.0 which breaks the project as its committed here. Backdating your rethinkdb install using pip install rethinkdb==2.3.0.post6 fixes the above error. In my case I was using pip3