On Mon, Jan 5, 2009 at 12:58 AM, Shankar Dhanasekaran <
[email protected]> wrote:

> Hello everyone,
> I am not able to install satchmo from the latest trunk.
>
> Here is what I am doing.
>
> 1. download a fresh copy of trunk by issuing the command "
>
> svn co svn://satchmoproject.com/satchmo/trunk satchmo-trunk" in my home 
> directory.
>
> 2. cd satchmo-trunk and then "sudo python setup.py install"
>
> 3. I get a warning and then I see a big list of compiling going on but atlast 
> 'satchmo' is not seen in the site-packages directory.
>
>
Hm.  I tested it just now and it worked fine.


> Some clues:
>
> 1. Am having version 1865 of satchmo and having this problem,
> but when I go a couple of versions back, say 1860, I dont have this problem. 
> Satchmo is installed properly in this case.
>
> 2. Once I go back to a older svn version of 1860 and then update to latest 
> version, I get this error in the middle of the update
>
> "svn: Failed to add directory 'satchmo/apps': an unversioned directory of the 
> same name already exists"
>
>
Going back and forth could cause this.  The apps dir won't get deleted by
SVN if it has .pyc files in it.

 I suggest completely removing the directory and trying again.

More importantly, why are you using setup anyway?  If you are developing,
you really should just check out and then put satchmo/apps on your
PYTHONPATH.

Bruce Kroeze
http://gosatchmo.com

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