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

The return of ModuleNotFoundError: No module named 'packaging' on Py3.12 #249

Closed
cclauss opened this issue May 5, 2024 · 0 comments · Fixed by #250
Closed

The return of ModuleNotFoundError: No module named 'packaging' on Py3.12 #249

cclauss opened this issue May 5, 2024 · 0 comments · Fixed by #250
Assignees

Comments

@cclauss
Copy link
Contributor

cclauss commented May 5, 2024

These two commands fail on Python 3.12 with ModuleNotFoundError: No module named 'packaging'
% pipx run --spec git+https://github.com/nodejs/gyp-next.git gyp --help
% pipx run --spec git+https://github.com/nodejs/gyp-next.git gyp --version

This was fixed in the past by:

Also discussed in:

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.

2 participants