I am really hoping someone can help me as I have spent at-least 15 hours trying to fix this problem. I have been given a task by a potential employer and my solution is to u
pip install daemonize
then I opened /opt/graphite/lib/carbon/util.py and changed
from twisted.scripts._twistd_unix import daemonize
to
import daemonize