Following Quickstart document (http://www.satchmoproject.com/docs/dev/ quickstart.html) like below led me to this error.
===== Execute these commands: pip install -r http://bitbucket.org/chris1610/satchmo/raw/tip/scripts/requirements.txt pip install -e hg+http://bitbucket.org/chris1610/satchmo/#egg=satchmo ===== You need to run below after that. pip install sorl-thumbnail Either requirements.txt or Quickstart page needs to be updated. On Apr 25, 8:51 pm, Chris Moffitt <[email protected]> wrote: > If you are using the latest version of Satchmo, you should be using the > latest version of Sorl thumbnail. See the notes here > -http://www.satchmoproject.com/docs/dev/release-notes-0-9-3.html > > > > > > > > On Wed, Apr 25, 2012 at 12:48 AM, HDayi <[email protected]> wrote: > > hi people > > i have the same problem: "Invalid block tag: 'endthumbnail', expected > > 'else' or 'endif'". i am new to all of these. > > i am using ubuntu, python 2.7.2, django 1.3.1 how can i find my sorl > > version and upgrade it? > > > i have installed satchmo using the instructions located on: > >http://www.satchmoproject.com/docs/dev/quickstart.html > > > thx > > > -- > > 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. -- 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.
