Am finding installation of satchmo as a newbie to django not so smooth. Was following the installation docs that come with the the 0.8.1 download but they seem to be different from the ones on this page: http://satchmoproject.com/docs/svn/new_installation.html (which are more helpful).
These are my problems so far: 1. Can't get this dependancy: The-Black-Book:towns phoebebr$ easy_install http://tinyforge.org/frs/download.php/1/trml2pdf.tar.gz Downloading http://tinyforge.org/frs/download.php/1/trml2pdf.tar.gz Processing trml2pdf.tar.gz error: Couldn't find a setup script in /var/folders/5G/5GHs+D2s2RWl7+ +1YuJhzU+++TI/-Tmp-/easy_install-OsNd4j/trml2pdf.tar.gz <------ ERROR 2. This should be satchmo not satchmo_store >>> import django >>> import satchmo_store >>> satchmo_store.get_version() u'0.9-pre-SVN-XXXX' 3. No sign of projects or base folder in version 0.8.1 or 0.8.0 or 0.7.0 as referenced in step 7: cp /home/user/src/satchmo-trunk/satchmo/ projects/base/local_settings.py /home/user/src/mystore/ local_settings.py Any help gratefully received! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
