saghul / pyuv

Python interface for libuv
https://pyuv.readthedocs.io
MIT License
1.12k stars 105 forks source link

AttributeError: 'pyuv._cpyuv.Prepare' object has no attribute 'unref' #259

Closed siddrc closed 5 years ago

siddrc commented 6 years ago

I am getting this error when I try to start a gafferd process any suggestions ?? OS is ubuntu 17.10 python is at version 2.7.14

saghul commented 5 years ago

gaffer is using a very old version of the pyuv API. The project hasn't seen signifficant updates in quite a while so this is not surprising.