plivo / plivoframework

Open Source Telephony Application Prototyping Framework
http://www.plivo.com/open-source/
Other
417 stars 180 forks source link

redis version fails on centos 6.4 #102

Open boch11 opened 11 years ago

boch11 commented 11 years ago

here is the install log output: https://gist.github.com/boch11/5846894

here is the pip.log output: https://gist.github.com/boch11/5846898

Not clear where to effect the redis version, I assume this is a python package not the server?

boch11 commented 11 years ago

It looks like the issue could be resolved by changing

requires = ['gevent', 'flask==0.7.2', 'ujson==1.9', 'redis==2.4.9']

to

requires = ['gevent', 'flask==0.7.2', 'ujson==1.9', 'redis==2.7.6']
mike-plivo commented 11 years ago

Can you try with last commit de6bf36bd06433833e905cf9fc29ed64c073bb9b