What is installed with the python package, and where? I did:
python setup.py install
It does not reply anything, but there is nothing into both /usr/lib/python2.5/site-packages and /usr/lib64/python2.5/site-packages
import sfml
doesn't work, of course.