when trying to import uvloop.Loop from a pyx file, using
from uvloop.loop cimport Loop
gives this error, seemingly missing header file.
fatal error: includes/compat.h: No such file or directory
1243 | #include "includes/compat.h"
Python 3.12.9
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal