-
-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
bugSomething isn't workingSomething isn't workingnot qualifiedThe issue is not checked yet by the ownersThe issue is not checked yet by the owners
Description
Describe the bug
When building docker container to the 2.4.2 I get the following error. This has been tested on two different docker containers that utilize the RethinkDB Python Driver. I have had to use the 2.4.1 driver in order to have docker run.
from rethinkdb import RethinkDB
File "/usr/local/lib/python3.6/dist-packages/rethinkdb/init.py", line 29, in
version = version.VERSION
AttributeError: module 'rethinkdb.version' has no attribute 'VERSION'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingnot qualifiedThe issue is not checked yet by the ownersThe issue is not checked yet by the owners