Hi - am new to django and satchmo and need a little help from the get go ... I believe I have satchmo installed correctly, see:
Python 2.6.2c1 (release26-maint, Apr 14 2009, 08:02:48) [GCC 4.3.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import django >>> import satchmo_store >>> satchmo_store.get_version() u'0.9-pre-SVN-unknown' >>> However, I am getting an error along the way (following the install guide in the wiki) ... and can't figure out (yet) what's wrong: ~/django/mystore$ python manage.py satchmo_copy_static Error: No module named satchmo Am not sure how I managed to install the "satchmo_store" module but not the "satchmo" module ... google isn't helping. Any ideas ? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
