Mario пишет: > Pardon me if I'm wrong, but something like this should work for you > without being a superuser: > > python setup.py install --home=$HOME And you should have added $HOME to $PYTHONPATH. > > Cheers, > Mario > > >>> as superuser. >> That's the real irritating bit, non-super users cannot install stuff. > >