← Back to team overview

openerp-community team mailing list archive

Re: Import error when updating new "mass_mailing" module

 

easy_install works also on windows

download and install setup_tools for your version of python

https://pypi.python.org/pypi/setuptools/0.6c11#credits

you can also see the question and response there if you need some
additionnal info
http://stackoverflow.com/questions/4016151/how-to-use-pythons-easy-install-on-windows-its-not-so-easy


2013/9/25 Niels Huylebroeck <nh@xxxxxxxxxx>

> Instead of the latest version (which i linked in last post) you might want
> to try latest stable:
>
> https://github.com/kennethreitz/requests/tree/v1.2.3
>
>
> 2013/9/25 Niels Huylebroeck <nh@xxxxxxxxxx>
>
>> Under Windows (not guaranteed but worth a shot)
>>
>> Download and extract zip file from Github:
>> https://github.com/kennethreitz/requests (right column)
>> Navigate inside extraced directory in a command prompt and type "python
>> setup.py install"
>>
>>
>>
>>
>> 2013/9/25 Parthiv Patel <parthivgls@xxxxxxxxx>
>>
>>>  Now that's a show stopper. Have to wait it to be included in openerp's
>>> windows build.
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>
>>
>> --
>> Niels Huylebroeck
>> Lead Architect   --   Agaplan
>> Tel. : +32 (0) 93 95 98 90
>> Web : http://www.agaplan.eu
>>
>
>
>
> --
> Niels Huylebroeck
> Lead Architect   --   Agaplan
> Tel. : +32 (0) 93 95 98 90
> Web : http://www.agaplan.eu
>
> _______________________________________________
> 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
>
>

References