What steps will reproduce the problem? 1. sudo pip install pyev What is the expected output? What do you see instead? Expect to have module installed with Python, instead a number of permission issues ...
GitHub

python_binding.rst

libtorrent can be built as a python module. The best way to build the python bindings is using setup.py. This invokes b2 under the hood, so you must have all of libtorrent's build dependencies ...