Installing Couchbase Python client using easy_install?
Fri, 03/08/2013 - 16:42
Why does easy_install give the following error? Is the file has been moved?
$easy_install couchbase
Searching for couchbase
Reading http://pypi.python.org/simple/couchbase/
Reading http://www.couchbase.com/develop/python/next
Best match: couchbase 0.8.2
Downloading http://packages.couchbase.com/clients/python/couchbase-0.8.2.tar.gz
error: Can't download http://packages.couchbase.com/clients/python/couchbase-0.8.2.tar.gz: 403 Forbidden
I have the same problem, I am executing: "pip install couchbase"