Re: Installing protobuf 2.5.0 for Riak Python 2.0

2013-08-06 Thread Sean Cribbs
Hi Matt, I've submitted a PR to fix the instructions. https://github.com/basho/basho_docs/pull/534 On Mon, Aug 5, 2013 at 8:26 PM, Sean Cribbs wrote: > Yes, that page went out before I had a chance to review it. I'll try to > get the installation instructions patched this week. > > > On Mon, A

Re: Installing protobuf 2.5.0 for Riak Python 2.0

2013-08-05 Thread Sean Cribbs
Yes, that page went out before I had a chance to review it. I'll try to get the installation instructions patched this week. On Mon, Aug 5, 2013 at 6:10 PM, Matt Black wrote: > Ah okay, thanks Sean. > > The reason I went down that road is that the docs say you need v2.5: > > http://docs.basho.co

Re: Installing protobuf 2.5.0 for Riak Python 2.0

2013-08-05 Thread Matt Black
Ah okay, thanks Sean. The reason I went down that road is that the docs say you need v2.5: http://docs.basho.com/riak/latest/dev/taste-of-riak/python/ On 31 July 2013 23:05, Sean Cribbs wrote: > Matt, > > For compatibility reasons, we use 2.4.1, which is pinned in the > requirements of the ri

Re: Installing protobuf 2.5.0 for Riak Python 2.0

2013-07-31 Thread Sean Cribbs
Matt, For compatibility reasons, we use 2.4.1, which is pinned in the requirements of the riak_pb package. We intend to move to 2.5 for later releases. On Tue, Jul 30, 2013 at 11:02 PM, Matt Black wrote: > Hello list, > > I've been eagerly awaiting the latest update to the python bindings, so i