Skip to content

build: add workaround for No module named 'distutils.spawn' - #30221

Closed
gengjiawen wants to merge 3 commits into
nodejs:masterfrom
gengjiawen:doc/wsl
Closed

build: add workaround for No module named 'distutils.spawn'#30221
gengjiawen wants to merge 3 commits into
nodejs:masterfrom
gengjiawen:doc/wsl

Conversation

@gengjiawen

@gengjiawengengjiawen commented Nov 2, 2019

Copy link
Copy Markdown
Member

Fix: #30189

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. labels Nov 2, 2019
Comment threadBUILDING.md Outdated
Signed-off-by: gengjiawen <technicalcute@gmail.com>
Comment threadBUILDING.md Outdated
Comment threadBUILDING.md Outdated
@cclausscclauss changed the title build: add workaround for WSLbuild: add workaround for No module named 'distutils.spawn'Nov 3, 2019
@cclausscclauss added the python PRs and issues that require attention from people who are familiar with Python. label Nov 3, 2019
Comment threadBUILDING.md Outdated
@cclauss

Copy link
Copy Markdown
Contributor

@cclauss

Copy link
Copy Markdown
Contributor

Landed in ed2c3ca

@cclausscclauss closed this Nov 4, 2019
cclauss pushed a commit that referenced this pull request Nov 4, 2019
Signed-off-by: gengjiawen <technicalcute@gmail.com>
PR-URL: #30221Fixes: #30189
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
targos pushed a commit that referenced this pull request Nov 5, 2019
Signed-off-by: gengjiawen <technicalcute@gmail.com>
PR-URL: #30221Fixes: #30189
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@targostargos mentioned this pull request Nov 5, 2019
targos pushed a commit that referenced this pull request Nov 8, 2019
Signed-off-by: gengjiawen <technicalcute@gmail.com>
PR-URL: #30221Fixes: #30189
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
targos pushed a commit that referenced this pull request Nov 10, 2019
Signed-off-by: gengjiawen <technicalcute@gmail.com>
PR-URL: #30221Fixes: #30189
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
targos pushed a commit that referenced this pull request Nov 10, 2019
Signed-off-by: gengjiawen <technicalcute@gmail.com>
PR-URL: #30221Fixes: #30189
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
@targostargos mentioned this pull request Nov 10, 2019
targos pushed a commit that referenced this pull request Nov 11, 2019
Signed-off-by: gengjiawen <technicalcute@gmail.com>
PR-URL: #30221Fixes: #30189
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.docIssues and PRs related to the documentations.pythonPRs and issues that require attention from people who are familiar with Python.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build: No module named 'distutils.spawn'

5 participants

@gengjiawen@cclauss@mscdex@richardlau@nodejs-github-bot