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

Python 3.12.7 No module named 'distutils' #21

Open
jzhang9-aspira opened this issue Oct 8, 2024 · 1 comment
Open

Python 3.12.7 No module named 'distutils' #21

jzhang9-aspira opened this issue Oct 8, 2024 · 1 comment

Comments

@jzhang9-aspira
Copy link

Python 3.12.7
pip install -r requirements.txt
got error:
ModuleNotFoundError: No module named 'distutils'

please migrate python 3.12 distutils according to
https://peps.python.org/pep-0632/#migration-advice

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
@jzhang9-aspira and others