Thanks for responding. I retried my imports in the manage.py shell mode and they all worked. The problem must be due to something else.
On Fri, Oct 28, 2011 at 8:28 AM, scjohn <[email protected]> wrote: > Could it be that the dependencies are installed to your global python > instance, but not a virtual environment. > > Try: > > python manage.py shell > > then re-try your imports to see if they still work. > > John > > -- > 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.
