I'm trying to use rollbar-agent for asynchronous log reporting for php project (Using Codeigniter framework).
Whenever I try to start the rollbar-agent service below error is logged in /var/log/rollbar-agent.log
/usr/bin/python: can't find '__main__' module in '/usr/local/rollbar-agent'
Can anyone help me out?