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

install fails owing to missing version

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.7.2
    • None
    • None
    • Security Level: Public
    • None

    Description

      Trying to install via PyPi with 0.7.1, ran into this issue:

      (pyenv)ingenthr-mbp:~ ingenthr$ pip install couchbase
      Downloading/unpacking couchbase
      Downloading couchbase-0.7.1.post1.tar.gz
      Running setup.py egg_info for package couchbase
      Traceback (most recent call last):
      File "<string>", line 14, in <module>
      File "/Users/ingenthr/opt/pyenv/build/couchbase/setup.py", line 25, in <module>
      from version import get_git_version
      ImportError: No module named version
      Complete output from command python setup.py egg_info:
      Traceback (most recent call last):

      File "<string>", line 14, in <module>

      File "/Users/ingenthr/opt/pyenv/build/couchbase/setup.py", line 25, in <module>

      from version import get_git_version

      ImportError: No module named version

      ----------------------------------------
      Command python setup.py egg_info failed with error code 1 in /Users/ingenthr/opt/pyenv/build/couchbase
      Storing complete log in /Users/ingenthr/.pip/pip.log

      Attachments

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

        Activity

          People

            BigBlueHat Benjamin Young
            ingenthr Matt Ingenthron
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty