First time here? Check out the FAQ!

Revision history  [back]

no module named group messaging

I am installing askbot to existing project with djangobb and djangowiki. Since I am using django1.4 I installed askbot with command pip install askbot==0.7.48 to prevent older non 1.4 compatible version being installed. But now the problem is everything seems to run fine but when I add group_messaging to installed apps, it says no module named group messaging. Why could this be happening? Please help!