emussu
unread,May 24, 2012, 7:55:00 AM5/24/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to plivo...@googlegroups.com
hello
am running plivo on a debian in virtual box, after a lot of troubles i got plibvo installed but cannot start it. below is what i get, anyone with the same prolem?
in the plivo bin directory there is easy install, do i need to run this again?
Traceback (most recent call last):
File "/usr/local/plivo/bin/plivo-rest", line 4, in <module>
from pkg_resources import require; require('plivo==0.1.0')
File "/usr/local/plivo/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 2603, in <module>
File "/usr/local/plivo/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 666, in require
File "/usr/local/plivo/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 565, in resolve
pkg_resources.DistributionNotFound: redis==2.4.9
Traceback (most recent call last):
File "/usr/local/plivo/bin/plivo-outbound", line 4, in <module>
from pkg_resources import require; require('plivo==0.1.0')
File "/usr/local/plivo/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 2603, in <module>
File "/usr/local/plivo/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 666, in require
File "/usr/local/plivo/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 565, in resolve
pkg_resources.DistributionNotFound: redis==2.4.9
Plivo-Rest [default] start failed
Plivo-Outbound [default] start failed