Comment by stefan.eletzhofer:
I had problems using pybot after installing inside a virtualenv. It looks like the pybot script is not done using a script entry point so smth like that.
The "runner.py" script is referenced in there -- I edited the pybot script to point it to the virtualenv.
For more information: http://code.google.com/p/robotframework/wiki/Installation
