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

Example cannot be installed with python 3.12+ because of missing distutils #232

Open
HumanUser opened this issue Dec 6, 2024 · 1 comment

Comments

@HumanUser
Copy link

npm error Traceback (most recent call last):
npm error   File "/Users/<username>/git/yagr/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>
npm error     import gyp  # noqa: E402
npm error     ^^^^^^^^^^
npm error   File "/Users/<username>/git/yagr/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>
npm error     import gyp.input
npm error   File "/Users/<username>/git/yagr/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>
npm error     from distutils.version import StrictVersion```
@Estasie
Copy link
Contributor

Estasie commented Dec 24, 2024

this can temporary help

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

No branches or pull requests

2 participants