buke / GreenOdoo

Portable Odoo (formerly OpenERP)
www.greenodoo.com
136 stars 116 forks source link

8.0 linux64; additional library required #23

Closed akram1 closed 9 years ago

akram1 commented 9 years ago

Modules: fabric and aeroo report require additional python library. I captured these libraries in one line: ./pip install pyrex beautifulsoup4 fabric uno crypto pyPDF2 graphviz bzr gevent_psycopg2 openoffice-python pycups

then install aeroolib from https://github.com/aeroo/aeroolib by invoking python setup.py and copy aeroolib directory to runtime/python/lib/python2.7/site-packages

Also nodeJS and LESS compiler are missing. They are required to run LESS related themes.