On Tuesday 14 Jun 2011 06:43:14 Dmitry S. Makovey wrote:
> Hi everybody,
> 
> Is it me missing out on something or does KDE4 (namely PyKDE4) is borked
> when default python is set to 3.1?
> 
> 
> # eselect python list
> Available Python interpreters:
>   [1]   python2.7
>   [2]   python3.1 *
> # eselect python list --python3
> Available Python 3 interpreters:
>   [1]   python3.1 *
> # eselect python list --python2
> Available Python 2 interpreters:
>   [1]   python2.7 *
> # grep python /etc/make.conf
>      pygrub python python3 pulseaudio qalculate qt3 qt3support
> 
> with all of the above PyKDE4 compiles, however
> kde-base/system-config-printer-kde-4.6.3 barfs:
> 
> Traceback (most recent call last):
>   File "/usr/share/apps/cmake/modules/FindPyKDE4.py", line 8, in <module>
>     import PyKDE4.pykdeconfig
> 
> with a bit of look-around it seems like pykde4 has:
> 
> RESTRICT_PYTHON_ABIS="2.4"
> 
> which boils down to (what seems like) pykde4 is built only for 3.1
> 
> # epm -ql pykde4 | grep pykdeconfig
> /usr/lib64/python3.1/site-packages/PyKDE4/pykdeconfig.py
> 
> should I be performing some other waving in the air to make this whole
> thing fly? It seems like a bug to me, but I'd rather confirm I'm not
> missing something before reporting it.

The last enews I read specifically warned *not* to turn on 3.1 and instead 
stay with the latest 2 version ...

Do you have a specific reason that compels you to try to make KDE work with 
3.1?
-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to