Odoo - OpenERP - Where I find PyUno for windows and how integrate it with OpenERP installation?
Odoo - OpenERP - Where I find PyUno for windows and how integrate it with OpenERP installation?
PyUno is not available standalone, only bundled with OpenOffice.
The problem with Windows is that OpenOffice ships with its own Python which may not match the python version you use for OpenERP.
If you are using Python 2.7:
install Apache OpenOffice 4.0; You can use the bundled PyUno with the standard 32bit Python 2.7 for Windows.
You need to create or modify the environment variable PYTHONPATH to have the following value:
%ProgramFiles(x86)%\OpenOffice 4\program; for Windows x64
%ProgramFiles%\OpenOffice 4\program; for 32bit Windows
Do not use LiberOffice as it ships with python 3.x and the bundled modules are not compatible with python 2.x.
Your answer
Please try to give a substantial answer. If you wanted to comment on the question or answer, just use the commenting tool. Please remember that you can always revise your answers - no need to answer the same question twice. Also, please don't forget to vote - it really helps to select the best questions and answers!
Keep Informed
About This Forum
This forum is for HiTechnologia Employees & just Odoo general knowledge purpose only.
Read GuidelinesQuestion tools
Stats
Asked: 6/20/15, 2:46 PM |
Seen: 4184 times |
Last updated: 6/20/15, 2:47 PM |