Skip to content

Install fails on Ubuntu 25.04 with python3.13 #1537

@V4231

Description

@V4231

I wanted to install Pynq on Ubuntu 25.04.

However, it failed when trying to build the wheel for grpcio.

That is because there is no
grpcio==1.64.0
grpcio-tools==1.64.0

support in python 3.13 but only
grpcio==1.66.2
grpcio-tools==1.66.2

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