Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue building with Docker with 2.4.2 #116

Closed
@davammas

Description

@davammas

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'

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingnot qualifiedThe issue is not checked yet by the owners

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions