Comment 3 for bug 362570

Revision history for this message
Matthias Klose (doko) wrote :

> $ python setup.py install --prefix=/usr
>
> installs modules at '/usr/lib/python2.6/site-packages'.

you should not install into /usr/lib/python2.6 yourself. this has the potential to override system compnents.

see https://lists.ubuntu.com/archives/ubuntu-devel/2009-February/027439.html