odoo/addons/import_sugarcrm/doc/import_sugarcrm_zsi_install...

9 lines
318 B
Plaintext

Install the SOAP framwwork for Python :
1. download the soap framework from http://pypi.python.org/pypi/ZSI/
extract the file “ZSI-2.0-rc3.tar.gz” and run following 2 commands
./setup.py build
./setup.py install
this will install soap framework for python.
or use the ZSI package of your distribution