[ 
https://issues.apache.org/jira/browse/CASSANDRA-16700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351964#comment-17351964
 ] 

Brandon Williams commented on CASSANDRA-16700:
----------------------------------------------

The line removing the driver 
https://github.com/apache/cassandra/blob/cassandra-4.0/build.xml#L1167 is also 
excluding the rest of lib, so this won't be a simple single line removal.  I'll 
post a patch shortly.

> 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
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 4.0-rc
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to