(club)iMac-Alexander:Devel lorddaedra$ pip install -e git+https://github.com/couchbase/couchbase-python-client.git#egg=couchbase Obtaining couchbase from git+https://github.com/couchbase/couchbase-python-client.git#egg=couchbase Cloning https://github.com/couchbase/couchbase-python-client.git to /Users/lorddaedra/Envs/club/src/couchbase Running setup.py egg_info for package couchbase Traceback (most recent call last): File "", line 14, in File "/Users/lorddaedra/Envs/club/src/couchbase/setup.py", line 34, in long_description = open('README.txt').read(), File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/core.py", line 148, in setup dist.run_commands() File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/dist.py", line 917, in run_commands self.run_command(cmd) File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/dist.py", line 935, in run_command cmd_obj.ensure_finalized() File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/cmd.py", line 107, in ensure_finalized self.finalize_options() File "/Users/lorddaedra/Envs/club/lib/python3.2/site-packages/distribute-0.6.24-py3.2.egg/setuptools/command/egg_info.py", line 86, in finalize_options self.egg_version = self.tagged_version() File "/Users/lorddaedra/Envs/club/lib/python3.2/site-packages/distribute-0.6.24-py3.2.egg/setuptools/command/egg_info.py", line 165, in tagged_version return safe_version(self.distribution.get_version() + self.vtags) TypeError: can't concat bytes to str Complete output from command python setup.py egg_info: running egg_info Traceback (most recent call last): File "", line 14, in File "/Users/lorddaedra/Envs/club/src/couchbase/setup.py", line 34, in long_description = open('README.txt').read(), File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/core.py", line 148, in setup dist.run_commands() File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/dist.py", line 917, in run_commands self.run_command(cmd) File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/dist.py", line 935, in run_command cmd_obj.ensure_finalized() File "/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/distutils/cmd.py", line 107, in ensure_finalized self.finalize_options() File "/Users/lorddaedra/Envs/club/lib/python3.2/site-packages/distribute-0.6.24-py3.2.egg/setuptools/command/egg_info.py", line 86, in finalize_options self.egg_version = self.tagged_version() File "/Users/lorddaedra/Envs/club/lib/python3.2/site-packages/distribute-0.6.24-py3.2.egg/setuptools/command/egg_info.py", line 165, in tagged_version return safe_version(self.distribution.get_version() + self.vtags) TypeError: can't concat bytes to str ---------------------------------------- Command python setup.py egg_info failed with error code 1 in /Users/lorddaedra/Envs/club/src/couchbase Storing complete log in /Users/lorddaedra/.pip/pip.log