I've just tried to upgrade my satchmo installation on an ubuntu linux VPS, by cloning the hg repo and running
> sudo python setup.py install and for some reason the satchmo_store/shop/templates directory wasn't copied into site-packages along with the rest of the code. This meant my sites broke, throwing TemplateDoesNotExist. I solved the problem by simply putting the satchmo/apps directory on the python path, but it seems something is wrong with setup.py. Has anyone else encountered this, or does anyone have any idea as to what I might have done wrong? (nb. I installed the same revision of satchmo on my local machine - OSX 10.5 - using setup.py, with no problems) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
