Привет всем! Не получается подружить третий питон с gearman-ом
sudo pip3 install -U gearman
....
File "/tmp/pip_build_root/gearman/gearman/util.py", line 62
except select_lib.error, exc:
SyntaxError: invalid syntax
----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/gearman
Storing debug log for failure in /root/.pip/pip.log
Подскажите, что не так? И как правильно поставить gearman?