【发布时间】:2017-02-03 19:53:35
【问题描述】:
尝试 cqlsh 时,出现以下错误:
Connection error: ('Unable to connect to any servers', {'localhost': TypeError('ref() does not take keyword arguments',)})
【问题讨论】:
尝试 cqlsh 时,出现以下错误:
Connection error: ('Unable to connect to any servers', {'localhost': TypeError('ref() does not take keyword arguments',)})
【问题讨论】:
【讨论】:
Python Cassandra driver not installed, or not on PYTHONPATH. You might try "pip install cassandra-driver".