asdf-community / asdf-community/asdf-python
ModuleNotFound DistUtilsExtra
Open
- Dominant language
- Shell
- Stars
- 729
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
I'm running Arch, and after installing `asdf-python` some packages that requires `python-distutils-extra` are throwing an error during install.
This is the error:
```shell
Traceback (most recent call last):
File "setup.py", line 8, in
from DistUtilsExtra.command import *
ModuleNotFoundError: No module named 'DistUtilsExtra'
```
This won't happen if I remove `asdf-python`
Can anyone help me please?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.