It's because you are missing a python library named "requests" if you are on debian, just do : sudo easy_install requests
On Wed, Sep 25, 2013 at 4:38 PM, Jean-Marc Dupont <[email protected]> wrote: > Hi, > > I tried to install the new mass_mailing module ( > https://apps.openerp.com/apps/mass_mailing/) > When I tried to update the module list, I got this error : > File "d:\OpenERP > 7.0-20130613-231107\Server\server\openerp\addons\mass_mailing\__init__.py", > line 26, in <module> > File "d:\OpenERP > 7.0-20130613-231107\Server\server\openerp\addons\mass_mailing\controllers\__init__.py", > line 1, in <module> > File "d:\OpenERP > 7.0-20130613-231107\Server\server\openerp\addons\mass_mailing\controllers\main.py", > line 3, in <module> > ImportError: cannot import name request > > Can someone help ? > > Thanks in advance > > > _______________________________________________ > Mailing list: https://launchpad.net/~openerp-community > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openerp-community > More help : https://help.launchpad.net/ListHelp > > -- Thanks & Regards, Parthiv Patel
_______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

