The skeleton directory is supposed to be included in your Satchmo install. See it here on bitbucket - http://www.bitbucket.org/chris1610/satchmo/src/tip/satchmo/projects/skeleton/
Does that make sense? -Chris On Fri, May 21, 2010 at 8:04 PM, E <[email protected]> wrote: > If I use something like that without having created the skeleton dir > first, I get an error: Invalid skeleton directory... If I create the > dir and a localsite subdirectory... then I get settings_content = > open(main_settings_file, 'r').read() > IOError: [Errno 2] no such file or directory: './store\\settings.py' > > Thanks for your help, I really do appreciate it. > > > On May 21, 5:11 pm, Chris Moffitt <[email protected]> wrote: > > It should be something like d:\Storage\WorkingProjects\skeleton > > > > Does that work? > > > > -Chris > > > > > > > > On Fri, May 21, 2010 at 7:09 PM, E <[email protected]> wrote: > > > Chris, > > > > > I have tried a few path variants.... some of which return invalid > > > skeleton directory > > > others result in Skeleton dir does not contain localsite subdirectory. > > > > > Am I able to use windows paths? such as D:\Storage\WorkingProjects > > > \satchmo\etc ? > > > My virtual_env with scripts and lib is D:\Storage\WorkingProjects > > > \satchmo\ > > > > > On May 21, 4:49 pm, Chris Moffitt <[email protected]> wrote: > > > > Are you passing the full path to the skeleton directory? > > > > > > clonesatchmo.py --skel=/path/to/skeleton > > > > > > -Chris > > > > > > On Fri, May 21, 2010 at 6:16 PM, E <[email protected]> wrote: > > > > > Good afternoon. I am using windows 7 and python 2.6. I have > installed > > > > > django > > > > > 1.1.2 and satchmo in a virtual env. I am able to import django and > > > > > import satchmo from a python console. > > > > > > > When I attempt to use clonesatchmo, I get the error "invalid > skeleton > > > > > directory". Any ideas? > > > > > > > -- > > > > > 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]<satchmo-users%[email protected]> > <satchmo-users%[email protected]<satchmo-users%[email protected]> > > > > > <satchmo-users%[email protected]<satchmo-users%[email protected]> > <satchmo-users%[email protected]<satchmo-users%[email protected]> > > > > > > > > > . > > > > > For more options, visit this group at > > > > >http://groups.google.com/group/satchmo-users?hl=en. > > > > > > -- > > > > 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]<satchmo-users%[email protected]> > <satchmo-users%[email protected]<satchmo-users%[email protected]> > > > > > . > > > > For more options, visit this group athttp:// > > > groups.google.com/group/satchmo-users?hl=en. > > > > > -- > > > 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]<satchmo-users%[email protected]> > <satchmo-users%[email protected]<satchmo-users%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/satchmo-users?hl=en. > > > > -- > > 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]<satchmo-users%[email protected]> > . > > For more options, visit this group athttp:// > groups.google.com/group/satchmo-users?hl=en. > > -- > 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]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > > -- 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.
