I can workaround this no problem, but wanted to report gen_version method on my mac (10.9) boxes keeps getting into the exception handler and hence producing a bad version string.
pip freeze | grep couch couchbase==0.0.0-UNKNOWN-5000507 Hence it's not working with pip install -r ... https://github.com/couchbase/couchbase-python-client/blob/master/couchbase_version.py Thanks, Michael -- You received this message because you are subscribed to the Google Groups "Couchbase" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
