You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| /srv/storage/alex/yocto/build-metaoe/tmp/work/core2-64-poky-linux/mraa/2.2.0+git/git/src/python/mraapy.c: In function 'mraa_python_isr':
| /srv/storage/alex/yocto/build-metaoe/tmp/work/core2-64-poky-linux/mraa/2.2.0+git/git/src/python/mraapy.c:28:15: error: implicit declaration of function 'PyEval_CallObject'; did you mean 'PyObject_CallObject'? [-Wimplicit-function-declaration]
| 28 | ret = PyEval_CallObject((PyObject*) isr, arglist);
| | ^~~~~~~~~~~~~~~~~
| | PyObject_CallObject
The text was updated successfully, but these errors were encountered:
kraj
pushed a commit
to YoeDistro/meta-openembedded
that referenced
this issue
Oct 16, 2024
The text was updated successfully, but these errors were encountered: