> In regards to Freyr, instead of using the install egg for Satchmo have
> you tried just installing the source from trunk?

I'm doing that now, that is (following the documentation) I do:
[...]
2. Checkout the latest Satchmo svn release into (/home/user/src)
svn co svn://satchmoproject.com/satchmo/trunk satchmo-trunk

3. Install satchmo into your site-packages directory:
cd /home/user/src/satchmo-trunk
sudo python setup.py install
[...]

Then perform import without problems, etc.

then run:
python manage.py validate (as python manage.py satchmo_check is not
available (or is that my big miss?))

Still results in:

...  File "/usr/lib/python2.5/site-packages/Satchmo-0.9_pre-py2.5.egg/
satchmo_store/shop/signals.py", line 20, in <module>
    order_success = django.dispatch.Signal()
AttributeError: 'module' object has no attribute 'Signal'

Thanks,

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