I installed python 2.6 and django 1.3.7 in my Linux machine.I followed the instruction in [this documentation][1] to install sachmo 0.9.2.I am able to import the sachmo in python prompt and able to check the version also.I am getting the error at this line "Build Your Store With clonesatchmo"
I am issueing this line to build the sachmo-store python /usr/local/lib/python2.6/site-packages/Satchmo-0.9.2-py2.6.egg/EGG-INFO/scripts/clonesatchmo.py
It shows as below and stopped building
Creating the Satchmo Application
Invalid skeleton directory. Path should be /path/to/satchmo/projects/skeleton
Need help to solve this.
Thanks
[1]:
http://www.satchmoproject.com/docs/dev/new_installation.html