Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-471

pip install couchbase attempts to build binaries

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.5.1
    • None
    • None
    • None
    • 1

    Description

      `pip install couchbase` attempts to build the binaries instead of fetching pre-built binaries.

      This is because pip on Windows does not automatically pull down 'exe/msi/zip' binary installers.

      Building couchbase locally happens as a fallback but then fails due to dependencies not being available (libcouchbase, libevent, etc).

      We should find a way if possible to ship Windows binaries via PIP.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Ellis.Breen Ellis Breen
            priya.rajagopal Priya Rajagopal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty