Jimmy, We have an open pull-request to fix it here: https://github.com/basho/riak_pb/pull/27. Once that is accepted I will bump and tag the package and push to pypi.
On Fri, Dec 21, 2012 at 2:29 AM, Jimmy Ho <[email protected]> wrote: > Hi Evan/Adron, > > Yes, was using risk-python-client. > > I had the same experience during dev on local PC (mac) as I didn't have > protobuf (http://code.google.com/p/protobuf/) installed. > > From my understudying appfog would do a pip install in virtualenv based on > requirements.txt. > So I presume the Appfog instances do not have protobuf installed. > > Evan - What does this patch do? Does it remove the dependency on protobuf > (if one is planning to use http only)? Or does it somehow fixes the pip > install? > Would you have any ETA on this? > > Thanks for the help. > Jimmy > > -- > Jimmy Ho > Sent with Sparrow <http://www.sparrowmailapp.com/?sig> > > On Friday, 21 December 2012 at 04:23, Evan Vigil-McClanahan wrote: > > Jimmy, if you're trying to install via pip, you need to pip install > protobuf first to get things to work. There's a patch in the works > that should fix this shortly. > > On Thu, Dec 20, 2012 at 10:26 PM, Adron Hall <[email protected]> wrote: > > Hey James, > > Is the http://basho.github.com/riak-python-client/ what you're trying to > use? What are the problems you're getting when you're trying to compile? > > -Adron > > > On Thu, Dec 20, 2012 at 3:21 PM, Jimmy Ho <[email protected]> wrote: > > > Hi guys, > > Anyone using Appfog to connect to riak using python? > > I am having problems with compilation protobuf when it tried to install > the python client. > > Anyway around this apart from using HTTP directly via urllib / etc ? > > Thanks. > James. > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > > -- Sean Cribbs <[email protected]> Software Engineer Basho Technologies, Inc. http://basho.com/
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
