basho / riak-python-client

The Riak client for Python.
Apache License 2.0
321 stars 183 forks source link

namedtuple() got an unexpected keyword argument 'verbose' #539

Closed tttrrryyyyeer closed 3 years ago

tttrrryyyyeer commented 4 years ago

OS version: Windows 10 2004 19041.450 Python version: 3.8.5 x64 IDE: VSCode

On import riak I got error "namedtuple() got an unexpected keyword argument 'verbose'". What I doing wrong?