Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-12751

pip install cassandra-driver

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Urgent
    • Resolution: Invalid
    • None
    • None
    • None
    • DSE 3.0
      RHEL 6.0

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            epedregosa Eric Pedregosa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: