docs icon indicating copy to clipboard operation
docs copied to clipboard

Python 3.12 removes module "imp"

Open Lee-W opened this issue 1 year ago • 0 comments

Issue Type

Missing content for an existing feature

Links to Affected Docs

https://www.astronomer.io/docs/astro/runtime-image-architecture#python-versioning

The Issue or Context

Since Python 3.12 has removed module imp. @vatsrahul1001 observed there's some errors might happen in our customers' DAG.

image

Fix or Proposed Change

Add a warning in https://www.astronomer.io/docs/astro/runtime-image-architecture#python-versioning or https://www.astronomer.io/docs/astro/upgrade-runtime#version-upgrade-considerations for versions that support Python 3.12

Additional Notes

No response

Required Reviewers

No response

Lee-W avatar Jul 29 '24 15:07 Lee-W