You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eurasia-users
错误信息:如下
src/pyev.c:1136: error: ‘_Watcher’ has no member named ‘watcher’
src/pyev.c: At top level:
src/pyev.c:1142: error: expected declaration specifiers or ‘...’
before ‘PyObject’
src/pyev.c:1142: error: expected declaration specifiers or ‘...’
before ‘PyObject’
src/pyev.c: In function ‘_Watcher_init’:
src/pyev.c:1145: error: ‘PyObject’ undeclared (first use in this
function)
src/pyev.c:1145: error: ‘tmp’ undeclared (first use in this function)
src/pyev.c:1152: warning: implicit declaration of function
‘PyObject_TypeCheck’
src/pyev.c:1152: error: ‘LoopType’ undeclared (first use in this
function)
src/pyev.c:1153: error: ‘PyExc_TypeError’ undeclared (first use in
this function)
src/pyev.c: