ImportError with _event.cpython-310-x86_64-linux-gnu.so: undefined symbol: _PyGen_Send

If you are using Python 3.10 then this will definitely happen. Kivy does not yet support Python 3.10, try using 3.9. You can check out this article to know all supported releases.