Re: cqlsh startup error "Can't locate transport factory function cqlshlib.tfactory.regular_transport_factory"

2013-09-19 Thread Oisin Kim
Fixed this issue, for anyone else with this issue, it was that the version of Python installed via brew was 2.7.5 and needed to be put on the path as OS X has it's own version of python (2.7.2 currently). On Thursday 19 September 2013 at 10:33, Oisin Kim wrote: > Hi, > >

cqlsh startup error "Can't locate transport factory function cqlshlib.tfactory.regular_transport_factory"

2013-09-19 Thread Oisin Kim
Hi, cqlsh stopped working for me recently, I'm unsure how / why it broke and I couldn't find anything from the mail archives (or google) that gave me an indication of how to fix the problem. Here's the output I see when I have cassandra running locally (default config except using Random Parti