basho / riak-python-client

The Riak client for Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

namedtuple() got an unexpected keyword argument 'verbose'

tttrrryyyyeer opened this issue · comments

commented

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?