Skip to content

Error installing pip install asyncpg on Python 3.14 on Windows 10 #1277

@lospejos

Description

@lospejos

Error installing pip install asyncpg on Python 3.14.0 on Windows 10:

> python -V
Python 3.14.0
> pip install asyncpg
...
check.warn(importable)
Warning: Package 'asyncpg.protocol.record' is absent from the `packages` configuration.
...

I suppose it may be due to new Python version (3.14.0 is out today) is not listed in compatible versions list.

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