You are here: Home > Forum Index > Support and Help > diamond error

Support and Help - diamond error

 
Występują chwilowe problemy z serwerem, które mogą utrudniać dostęp do serwisów. Problem powinien być "szybko" rozwiązany...
11.07.2008
madel
Dear Diamond Team;
first i would like to thank you for this great django project
and i need you help in the following :
i am using python2.4 and latest django version and postgresql8.0 as database and i have tried to make diamanda works but i am getting this error and i have no idea what is the problem :

ImproperlyConfigured: Error importing middleware diamandas.stats.statsMiddleware: "No module named diamandas.stats.statsMiddleware"

Can u help me please ?

Thank you in advance ;
Mary Adel

11.07.2008
riklaunim
do you use development server? it should run out of the box on it. If yes check if the "stats" application is enabled in settings.py or remove stats application and it's middleware.

11.07.2008
madel
I am using a development server
I have removed the stats application and its middle ware
but i got another error :
ImproperlyConfigured: Error importing middleware userpanel.userMiddleware: "No module named userpanel.userMiddleware"
what shall i do ?

Thank you in advance
Mary Adel

11.07.2008
riklaunim
It seems that you have problems with all middleware - stats and userpanel. It should work out of the box for Django 0.96 and dev server.

maybe you renamed some folders or the paths are somehow wrong. Hard to tell why it doesn't like the middleware. Remove userpanel and middleware and see if other errors occur.

11.07.2008
kamil1991
I think that you should add project folder or "/diamandas/" folder to python path.


You can't post new Topics
You can't post new Posts
You aren't a moderator

Hosting NRC-FOSS at AU-KBC.. Django/Python powered.