Assuming you followed the Quick Start closely, I think at this point you just need to:
pip install -e hg+http://bitbucket.org/bkroeze/django-threaded-multihost/#egg=django-threaded-multihost Would be comforting if someone else would chime in and endorse this suggestion, but at any rate I think that would work. --Stuart On Fri, Dec 10, 2010 at 4:56 PM, jc <[email protected]> wrote: > I used this: > http://www.satchmoproject.com/docs/dev/quickstart.html#install-satchmo-and-dependencies > ...I wonder how I missed it? What are my options now? Will I need to > start all over again? Or can I "hg clone > http://bitbucket.org/bkroeze/django-threaded-multihost/" > "cd /path/to/django-threaded-multihost" "python setup.py install". I'm > not sure how I could do that and have it in my current project. > > j. > > On Dec 10, 5:46 pm, Stuart Laughlin <[email protected]> wrote: >> If you did the quick start >> (http://www.satchmoproject.com/docs/dev/quickstart.html) that should >> have been installed when you pointed pip at the requirements file >> (http://bitbucket.org/chris1610/satchmo/raw/tip/scripts/requirements.txt). >> Otherwise it is step 5 under Installing Dependencies in the >> installation guide >> (http://www.satchmoproject.com/docs/dev/new_installation.html#installi...). >> >> --Stuart >> >> >> >> >> >> >> >> On Fri, Dec 10, 2010 at 4:39 PM, jc <[email protected]> wrote: >> > Anyone familiar with this error and what *where* the problem might? >> > I'm getting this in my server logs. >> >> > thanks, >> > j. >> >> > -- >> > 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 >> > athttp://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. > > -- 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.
