Skip to content

fix: add setuptools as dependency for Python >= 3.12#3

Closed
pvital wants to merge 1 commit into
pvital:mainfrom
instana:setuptools_dep
Closed

fix: add setuptools as dependency for Python >= 3.12#3
pvital wants to merge 1 commit into
pvital:mainfrom
instana:setuptools_dep

Conversation

@pvital

@pvital pvital commented Jun 17, 2025

Copy link
Copy Markdown
Owner

The autowrapt has a cross in-code dependency on setuptools which are not solved by the authors. This fix adds the package setuptools as dependency for environments running Python >= 3.12 to prevent issues when instrumenting with the AUTOWRAPT_BOOTSTRAP variable.

Signed-off-by: Paulo Vital paulo.vital@ibm.com

The `autowrapt` has a cross in-code dependency on `setuptools` which are not solved by the authors. This fix adds the package `setuptools` as dependency for environments running Python >= 3.12 to prevent issues when instrumenting with the `AUTOWRAPT_BOOTSTRAP` variable.

Signed-off-by: Paulo Vital <paulo.vital@ibm.com>
@pvital pvital closed this Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant