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

README.md: Installation -- Python >= v3.12 requires node-gyp >= v10 #3010

Merged
merged 1 commit into from Apr 7, 2024

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Apr 5, 2024

We are getting a lot of issues opened on this topic so add this notice to our installation instructions.

Important

Python >= v3.12 requires node-gyp >= v10

Related to:

Uses GitHub Markdown alerts:

Checklist
  • npm install && npm run lint && npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

We are getting a lot of issues opened on this topic so add it to our installation instructions.
* #2869

> [!Important]
> Python >= v3.12 requires `node-gyp` >= v10
@lukekarrys lukekarrys merged commit a6b48fc into main Apr 7, 2024
35 checks passed
@lukekarrys lukekarrys deleted the py3.12-requires-node-gyp-v10 branch April 7, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants