← Back to team overview

openerp-community team mailing list archive

Re: Import error when updating new "mass_mailing" module

 

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 <jmd@xxxxxx> 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     : openerp-community@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openerp-community
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Thanks & Regards,
Parthiv Patel

Follow ups

References