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 warning about using distutils.util #159

Closed
jugmac00 opened this issue Apr 22, 2021 · 3 comments · Fixed by #458
Closed

deprecation warning about using distutils.util #159

jugmac00 opened this issue Apr 22, 2021 · 3 comments · Fixed by #458
Milestone

Comments

@jugmac00
Copy link
Contributor

❯ ./batou deploy staging
Removing expired path: .batou/42f59059 ...
Creating venv ...
/home/jugmac00/Projects/bliss_deployment/./batou:78: 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.util
...
@ctheune ctheune added this to the batou 2.3 milestone May 12, 2021
@ctheune
Copy link
Member

ctheune commented May 26, 2021

This is Python 3.10, right?

@ctheune ctheune modified the milestones: batou 2.3, batou 2 - future May 26, 2021
@jugmac00
Copy link
Contributor Author

Yes

@ctheune ctheune modified the milestones: batou 2 - future, batou 2.4 Oct 29, 2021
@ctheune ctheune modified the milestones: batou 2.4, batou 2.5 Nov 29, 2023
@elikoga
Copy link
Member

elikoga commented Jun 17, 2024

Removed in appenv in flyingcircusio/appenv#52, will be included in batou with #458

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.

3 participants