Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
kashalls opened this issue May 28, 2019 · 1 comment
Closed

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

kashalls opened this issue May 28, 2019 · 1 comment

Comments

@kashalls
Copy link

kashalls commented May 28, 2019

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

@kashalls
Copy link
Author

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

GeoffreyWesthoff added a commit to GeoffreyWesthoff/meme-server that referenced this issue May 28, 2019
sudoAlphaX pushed a commit to sudoAlphaX/imgen that referenced this issue Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant