You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Angelo Polo (Jira)" <ji...@apache.org> on 2021/05/26 15:12:00 UTC

[jira] [Created] (CASSANDRA-16700) Python driver dependency missing

Angelo Polo created CASSANDRA-16700:
---------------------------------------

             Summary: Python driver dependency missing
                 Key: CASSANDRA-16700
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16700
             Project: Cassandra
          Issue Type: Bug
          Components: Dependencies
            Reporter: Angelo Polo


Cqlsh depends on the python driver, which is not included in the downloaded dependencies.
{noformat}
$ bin/cqlsh

Python Cassandra driver not installed, or not on PYTHONPATH.
You might try "pip install cassandra-driver".

Python: /usr/local/bin/python3
Module load path: ['/usr/local/share/java/cassandra/bin/../lib/geomet-0.1.0.zip', '/usr/local/share/java/cassandra/bin/../lib/six-1.12.0-py2.py3-none-any.zip', '/usr/local/share/java/cassandra/bin/../lib/futures-2.1.6-py2.py3-none-any.zip', '/usr/local/share/java/cassandra/bin', '/usr/local/lib/python37.zip', '/usr/local/lib/python3.7', '/usr/local/lib/python3.7/lib-dynload', '/usr/local/lib/python3.7/site-packages']

Error: No module named 'cassandra'

{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org