Can't Start Carbon - 12.04 - Python Error - ImportError: cannot import name daemonize

后端 未结 5 932
逝去的感伤
逝去的感伤 2020-12-25 12:56

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

5条回答
  •  被撕碎了的回忆
    2020-12-25 13:32

    You can likely remove refences to daemonize from lib/carbon/util.py and then it seems to work with twisted 13.2.0. See carbon github commit 1d0bdc5c6ac331fdcb6f6c0f897507fcf833f616 from Nov 18 2013

    https://github.com/graphite-project/carbon/commit/1d0bdc5c6ac331fdcb6f6c0f897507fcf833f616

提交回复
热议问题