-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
pythonPRs and issues that require attention from people who are familiar with Python.PRs and issues that require attention from people who are familiar with Python.wslIssues and PRs related to the Windows Subsystem for Linux.Issues and PRs related to the Windows Subsystem for Linux.
Description
- Version: master
- Platform: WSL Ubuntu
- Subsystem:
I know Node.js doesn't officially support Windows Subsystem for Linux, but I've been quite happily using this to develop on Windows for a while now.
Some recent change in the last week or two on master seems to be causing a build issue though as I now get the following output when running ./configure
-
Traceback (most recent call last):
File "./configure", line 20, in <module>
from distutils.spawn import find_executable
ModuleNotFoundError: No module named 'distutils.spawn'
I have tried running git clean -fdx
.
Any suggestions as to how to fix this would be a huge help to get going again here.
fernandolordao, dbalde, myrewin, Kostanos, AmanatWattoo and 1 more
Metadata
Metadata
Assignees
Labels
pythonPRs and issues that require attention from people who are familiar with Python.PRs and issues that require attention from people who are familiar with Python.wslIssues and PRs related to the Windows Subsystem for Linux.Issues and PRs related to the Windows Subsystem for Linux.