Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github Runner on MacOs fails with ModuleNotFoundError #1154

Closed
danielpeintner opened this issue Nov 7, 2023 · 0 comments · Fixed by #1155
Closed

Github Runner on MacOs fails with ModuleNotFoundError #1154

danielpeintner opened this issue Nov 7, 2023 · 0 comments · Fixed by #1155

Comments

@danielpeintner
Copy link
Member

npm ERR! ModuleNotFoundError: No module named 'distutils'
npm ERR! gyp ERR! configure error 
npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1

see https://github.com/eclipse-thingweb/node-wot/actions/runs/6772558508/job/18431268926#step:4:71

According to actions/runner#2958 the following should help

sudo -H pip install setuptools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant