Skip to content

[Bug] Not able to cimort loop from pyx file #654

@raceychan

Description

@raceychan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions