python qt

Tomasz Wittner twittner at o2.pl
Tue Jan 24 20:33:39 CET 2006


On Mon 23. of January 2006 19:03, Tomasz Wittner wrote:
[...]
> > > What shows
> > > python -c 'import sys; print sys.path'
> > > ? Is '/usr/lib64/python2.4/site-packages' listed there?
> > nop.
> > 
> > $ python -c 'import sys; print sys.path'
> > ['', '/usr/lib64/python24.zip', '/usr/share/python2.4', 
> '/usr/share/python2.4/plat-linux2', \
> > '/usr/share/python2.4/lib-tk', '/usr/lib64/python2.4/lib-dynload', \
> > '/usr/lib/python2.4/site-packages', '/usr/share/python2.4/site-packages']
> > 
> Probably python-lib64.patch from python.spec is incomplete or broken.
OK - I've talked about it on jabber with glen and it appeared that glen has 
both python-libs.athlon and python-libs.amd64 packages installed - it is 
possible since rpm doesn't warn about files conflicts. Wrong path comes 
from /usr/share/python2.4/site.py[co] - content from athlon package overrode 
this one from amd64.
[...]

-- 
Tomasz Wittner


More information about the pld-devel-en mailing list