sorry my bad -- thought it sounds like your problem lies in there somewhere...I didn't see the last part of your message...
2009/9/18 Ryan Headley <[email protected]> > I believe you need to install the signals_ahoy package now. I'm not sure > that was the requirement two months ago. > > Search the group for signals_ahoy and see if what you find there fixes your > problem. > > > On Fri, Sep 18, 2009 at 8:18 AM, 朱涛 Tower Joo <[email protected]>wrote: > >> Hi: >> Today I try to set up the django/satchmo environment for my new colleague. >> But I met a weird error. >> >> We use the latest code checked out from bitbucket. And we set it up step >> by step with the instruction in satchmo's site. >> >> After the whole install process, we can access the admin/settings of our >> site. No error at all. >> >> And we configured the payment module(we use authorize.net), and restart >> the server. We got the error. >> >> Caught an exception while rendering: Could not import >>> payments.modules.authorizenet_custom.views. Error was: No module named >>> signals >> >> >>> <a href="{% url profile_detail user.username %}" >>> style="font-weight:bold"> (this line is highlighted with error) >> >> >> Seems after the config, django can't find the signals module. (yep, we >> installed the signals-ahoy) And django can't reverse the url. >> >> I have tried for 3 times, one is in windows, one is in ubuntu, and the >> last time(minutes ago) is using the virtualenv in ubuntu. >> >> Same error. >> >> The most weird thing is the environment we set up before(about 2 months >> ago) works well, even I drop the database and create a new database and >> config the payment. It works. >> >> so I'm wondering with the same code base, the new environment we set up >> today may miss some modules. Or the code base of satchmore has changed >> greatly. >> >> The version are all 0.9 pre. And I checked that the one which works well >> doesn't have the signals-ahoy, and the one which can't work does have that >> module. >> >> Any help? >> >> thanks. >> >> I attach the complete log as a text. >> -- >> >> 朱涛 Tower Joo >> Homepage: http://sites.google.com/site/towerjoo >> Blog: http://www.cnblogs.com/mindsbook >> >> >> >> > > > -- > http://www.sudovi.com/ > http://www.twitter.com/lifewithryan > http://www.thecommontongue.com > http://www.lifewithryan.com/ > -- http://www.sudovi.com/ http://www.twitter.com/lifewithryan http://www.thecommontongue.com http://www.lifewithryan.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
