Ask Your Question
1

No module named avatars

asked 2011-06-13 20:34:22 -0500

anonymous user

Anonymous

Hello everyone.

It is very hard to install askbot to my site. It is giving errors continual. I am solving these step by step but now i stacked. It gives me this error.

' ImproperlyConfigured: Error importing middleware askbot.middleware.view_log: "No module named avatars" '

I installed django-avatar, i tried different names like avatar or avatars, i changed the words within askbot directory like avatar (not s), but no reason.

Please help me to install this askbot correctly. Thank you.

delete close flag offensive retag edit

Comments

Sorry, where did you try avatars? In the settings.py you'd need to add "avatar" to the list of installed apps. Evgeny ( 2011-06-13 20:53:22 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-06-13 20:51:17 -0500

Evgeny gravatar image Evgeny flag of Chile
11329 50 84 183
http://askbot.org/

Hi, please take a look at this doc page:

http://askbot.org/doc/optional-modules.html#uploaded-avatars

The app needs to come from the git repo, the actual command is in the documentation.

link publish delete flag offensive edit

Comments

I did it also, but no reason. Thank you for your help. ekiny ( 2011-06-13 21:12:22 -0500 )edit
I would uninstall django-avatar and then re-install it again. It is possible that you have another copy somewhere else. Are you using virtualenv? Evgeny ( 2011-06-13 21:18:10 -0500 )edit

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Reliable Askbot Hosting

Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.

create your Q&A site
30 days free trial

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2011-06-13 20:34:22 -0500

Seen: 113 times

Last updated: Jun 13 '11