If the only issue is that you can't copy the urls.py file, you can manually copy it to your application directory. The copy_url is a convenience function so don't worry about the error too much at this point.
-Chris On Fri, Mar 13, 2009 at 4:56 AM, Oumayrita <[email protected]>wrote: > > I control the installation of satchmo, and python manage.py > satchmo_check run successfully. > Despite all this, I have the same Chirolo's error > > On Mar 12, 3:15 pm, Bob Waycott <[email protected]> wrote: > > Can you do the following at your terminal with 0 errors? > > > > >> python > > >> import django > > >> import satchmo_store > > > > Have you run 'python manage.py satchmo_check' yet? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
