First time here? Check out the FAQ!

Revision history  [back]

coffin warning: cannot translate loader

I'm running the send_mail_alerts command and I get the following warning:

/usr/local/lib/python2.6/site-packages/Coffin-0.3-py2.6.egg/coffin/common.py:54:
  UserWarning: Cannot translate loader: askbot.skins.loaders.load_template_source
    warnings.warn('Cannot translate loader: %s' % loader)

Is there some environment variable I forgot to set? The askbot/skins/loader.py is present.