python qt
Elan Ruusamäe
glen at delfi.ee
Mon Jan 23 18:18:53 CET 2006
On Monday 23 January 2006 18:54, Tomasz Wittner wrote:
> > i was just hoping you can fix it (I believe in you!), as it seems to be
> > generic python problem on amd64 archidecture.
>
> You are talking about ...
> rpm -q --qf "%{name}-%{epoch}:%{version}-%{release} %{arch} %{buildhost}\n" python
python-1:2.4.2-3 amd64 localhost
but it's package from pld builders.
>
> 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']
--
glen
More information about the pld-devel-en
mailing list