I have python 2.7 installed on my windows 7. I installed Libre Office 3.4, which comes with python 2.6. Therefore, I cannot import uno and unohelper even after setting all environment variables.
I need python 2.7, so I canβt go back to python 2.6, because I used to have python 2.6 working with open office 3. I recently changed to LibreOffice 3.4 and Python 2.7 (ActivePython 2.7).
Is there a way to make python 2.7 to import uno and unohelper LibreOffice 3.4
Thanks in advance.
source share