Showing posts with label python openerp. Show all posts
Showing posts with label python openerp. Show all posts

Wednesday, June 30, 2010

Solving python-xml dependency

  1. get http://sourceforge.net/projects/pyxml/files/pyxml/0.8.4/PyXML-0.8.4.tar.gz/download   
  2. $ tar -zxvf PyXML-0.8.4.tar.gz $ cd PyXML-0.8.4/   
  3. $ sudo python setup.py install