Description of problem: shlomif[rpms]:$mageia/unoconv$ rpm -q libreoffice-pyuno libreoffice-pyuno-4.0.3.3-4.mga4 shlomif[rpms]:$mageia/unoconv$ python Python 2.7.3 (default, Jan 13 2013, 20:09:12) [GCC 4.7.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import pyuno Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named pyuno >>> shlomif[rpms]:$mageia/unoconv$ rpm -ql libreoffice-pyuno | grep /usr/lib64/python /usr/lib64/python3.3/site-packages/uno.py /usr/lib64/python3.3/site-packages/unohelper.py shlomif[rpms]:$mageia/unoconv$ As you can see - one cannot use pyuno from python 2.x. Regards, -- Shlomi Fish Reproducible: Steps to Reproduce:
Keywords: (none) => TriagedAssignee: bugsquad => thierry.vignaud
I can switch LO from python2 to python3 (like FC). It's either one or the other. WDYT?
Keywords: (none) => NEEDINFO
(In reply to Thierry Vignaud from comment #1) > I can switch LO from python2 to python3 (like FC). Is Libreoffice python2 now - or is it python 3 now? I don't understand. I want it to be usable from python 2. Regards, -- Shlomi Fish > It's either one or the other. > WDYT?
It's python3: we cannot have both. Since python3 is the future, it's what has been choosen
Status: NEW => RESOLVEDResolution: (none) => WONTFIX