[
https://issues.apache.org/jira/browse/CASSANDRA-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pedregosa updated CASSANDRA-12751:
---------------------------------------
Component/s: (was: Configuration)
> pip install cassandra-driver
> ----------------------------
>
> Key: CASSANDRA-12751
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12751
> Project: Cassandra
> Issue Type: Task
> Environment: DSE 3.0
> RHEL 6.0
> Reporter: Eric Pedregosa
> Priority: Critical
>
> Hi,
> Just want to understand what this error mean. I just installed Python 2.7
> from 2.6. Also, installed DSE 5.0 from 4.9.
> Also, DSE 5.0 requires Python 2.7 but upon installing Python 2.7 the 2.6
> remains. I learned that we cannot remove 2.6 from the system otherwise it may
> cause problem. Python 2.6 shell will be remain to be executed as 'python'.
> How will DSE 5.0 associate with Python 2.7 instead of 2.6?
> [root@ushapls00056la ~]# pip install cassandra-driver
> Collecting cassandra-driver
> Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after
> connection broken by 'ProtocolError('Connection aborted.', gaierror(-5, 'No
> address associated with hostname'))': /simple/cassandra-driver/
> Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after
> connection broken by 'ProtocolError('Connection aborted.', gaierror(-5, 'No
> address associated with hostname'))': /simple/cassandra-driver/
> Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after
> connection broken by 'ProtocolError('Connection aborted.', gaierror(-5, 'No
> address associated with hostname'))': /simple/cassandra-driver/
> Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after
> connection broken by 'ProtocolError('Connection aborted.', gaierror(-5, 'No
> address associated with hostname'))': /simple/cassandra-driver/
> Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after
> connection broken by 'ProtocolError('Connection aborted.', gaierror(-5, 'No
> address associated with hostname'))': /simple/cassandra-driver/
> Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after
> connection broken by 'ProtocolError('Connection aborted.', gaierror(-5, 'No
> address associated with hostname'))': /simple/cassandra-driver/
> Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after
> connection broken by 'ProtocolError('Connection aborted.', gaierror(-5, 'No
> address associated with hostname'))': /simple/cassandra-driver/
> Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after
> connection broken by 'ProtocolError('Connection aborted.', gaierror(-5, 'No
> address associated with hostname'))': /simple/cassandra-driver/
> Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after
> connection broken by 'ProtocolError('Connection aborted.', gaierror(-5, 'No
> address associated with hostname'))': /simple/cassandra-driver/
> Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after
> connection broken by 'ProtocolError('Connection aborted.', gaierror(-5, 'No
> address associated with hostname'))': /simple/cassandra-driver/
> Could not find a version that satisfies the requirement cassandra-driver
> (from versions: )
> No matching distribution found for cassandra-driver
> [root@ushapls00056la ~]# cqlsh 100.114.116.104
> No appropriate python interpreter found.
> Thanks.
> Eric
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)