install.sh fails with "ModuleNotFoundError: No module named 'distutils'"
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 669
- Forks
- 236
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
Ubuntu 25.04 - python 3.13.3
Running install.sh as user and the default settings (paths), makes it fail with "ModuleNotFoundError: No module named 'distutils'".
Log is attached.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with install.sh and the attached log, using the reported Ubuntu 25.04 and Python 3.13.3 environment to trace where the distutils import occurs. Confirm the installation completes with the default user paths without the ModuleNotFoundError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100