This is a perennial pain to get right. I'm thinking that the whole setup.py
install process isn't worth the effort. If you're using the most recent hg
checkout, I'm really struggling to figure out why it's not working. We've
made multiple tweaks in the past two weeks that were supposed to fix this.

The good news is that the approach of just adding to the path is the
preferred approach so I wouldn't sweat it right now. When I deploy a site, I
don't use setup.py anyway.

-Chris

On Tue, Aug 4, 2009 at 4:00 PM, Greg <[email protected]> wrote:

>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to