Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation of Distutils #139

Open
AndreasGocht opened this issue Jan 7, 2022 · 0 comments · May be fixed by #166
Open

Deprecation of Distutils #139

AndreasGocht opened this issue Jan 7, 2022 · 0 comments · May be fixed by #166

Comments

@AndreasGocht
Copy link
Collaborator

There is a warning in Python 3.10, that distutils is due for removal, we might need to use something else to generate the subsystem.

 [...]/python3.10/site-packages/scorep/subsystem.py:2: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
    import distutils.ccompiler
@NanoNabla NanoNabla linked a pull request Aug 12, 2024 that will close this issue
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 a pull request may close this issue.

1 participant