I think I solved this (unless I opened new issues). IT was looking for an egg file in my site-packages folder, which didn't exist ... there was only a regular folder. I did easy_install django_app_plugins and it worked.
On Sat, Oct 24, 2009 at 7:17 PM, Brian O'Connor <[email protected]> wrote: > > I'm getting this error as well. The files appear to be there, just not > picking up the template. > > On Oct 10, 1:44 pm, Chaim Krause <[email protected]> wrote: > > Strange. I just needed to do the same thing. Maybe that fork needs to be > > explored. > > > > On Fri, Oct 9, 2009 at 12:58 PM, mpango <[email protected]> wrote: > > > > > I solved this problem by using the second option of the fifth point > > > (5. Install django-app-plugins) in the satchmo installation guide: > > >http://www.satchmoproject.com/docs/svn/new_installation.html > > > > > Double check, that you have a /path/to/your/site-packages/app_plugins > > > directory. > > > > > > > -- Brian O'Connor --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
