Thanks for pointing me in the right direction on that. All the clues
were there, just too tired to seem them!

Just falling at the last hurdle I think.  Running on OSX and
Have put this in settings.py as suggested in another post:

from distutils.sysconfig import get_python_lib
SATCHMO_DIRNAME = os.path.join(get_python_lib(),  'satchmo' )
print SATCHMO_DIRNAME

get

The-Black-Book:mystore phoebebr$ python manage.py satchmo_check
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-
packages/satchmo
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-
packages/satchmo
Error: No module named registration
The-Black-Book:mystore phoebebr$

I'm sure this is just a path problem, but not sure what to try next.



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