Skip to content

Installation is broken on Python 3.12 #14258

@defreng

Description

@defreng

What happened?

currently, when trying to install the pulumi package in a Python 3.12 environment, it fails due to a build failure in the upstream grpcio dependency which is pinned to version 1.56.2, which does not compile with Python 3.12.

On the grpcio side this was recently fixed and a new release is available:

grpc/grpc#33063

Example

Output of pulumi about

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

Metadata

Metadata

Assignees

Labels

area/sdksPulumi language SDKsawaiting-upstreamThe issue cannot be resolved without action in another repository (may be owned by Pulumi).kind/bugSome behavior is incorrect or out of speclanguage/pythonresolution/fixedThis issue was fixed

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions