Skip to content

ModuleNotFoundError: No module named 'distutils' #4412

Answered by abravalheri
myifeng asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @myifeng please have a look on #4401 (comment).

Also make sure to not call setuptools using any deprecated interface such as the python setup.py ... CLIs (instead use pip install ... or python -m build).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@myifeng
Comment options

Answer selected by myifeng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants