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

distutils dependency #99

Open
faerytea opened this issue Dec 24, 2024 · 2 comments
Open

distutils dependency #99

faerytea opened this issue Dec 24, 2024 · 2 comments

Comments

@faerytea
Copy link

According to https://docs.python.org/3/whatsnew/3.12.html#whatsnew312-removed-distutils , distutils are removed from python 3.12.

setuptools are good drop-in replacement, so we can just replace dependency to python3-distutils to python3-setuptools. However, I only tested it on Debian trixie.

@ItsNilDev
Copy link

do you also get the 'nohup.out' error?

@faerytea
Copy link
Author

Yes, but I cannot figure out what problems this might cause. Everything I use works like a clock.

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

No branches or pull requests

2 participants