Hi Chris, I had the same problem, and I simply removed the rating module, as it wasn't something my site needs anyway. At least then I was able to get Satchmo working (or at least move on to the next install error :D ) and start tweaking...
Otherwise, I believe the error comes from the changes in the comments system, which the rating module uses... Django has a new comments system, while Satchmo perhaps hasn't updated yet? Can anyone verify this? Good luck, Sam On Sep 17, 4:48 pm, chris winn <[EMAIL PROTECTED]> wrote: > Hello, > > I'm currently working on a project that utilizes the satchmo project. > I'm throwing error's every time I click on a product in the web shop. > When I run the test suite it throws 14 errors, 13 of which are: > "TemplateSyntaxError: 'satchmo_ratings' is not a valid tag library: > Could not load template library from > django.templatetags.satchmo_ratings, No module named satchmo_ratings" > > I searched again and again online and noticed > "http://www.satchmoproject.com/trac/ticket/537" which states that stale .pyc > files could be the cause of a similar error. So I wiped all of > the .pyc files out of my project as well as django's trunk & satchmo's > trunk. However that didn't resolve the problem. > > Reading further I noticed the person who submitted the ticket said > they did a clean re-install of django and that fixed his issue. I > have done several clean re-installs of django and satchmo. I'm > wondering if there are any other methods anyone can suggest to track > down and resolve this issue. > > Thanks in advance for any help provided. > > Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
