-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
Build failure: setuptools for python39 #353830
Comments
May be relavant: |
It seems a simple patch like this should work:
But the reason why the recent nixos-unstable breaks setuptools is still unknown. |
Use latest Python to avoid NixOS#353830 Co-authored-by: Sarah Stoltze <sarah.stoltze@maersk.com>
How can I bypass this issue meanwhile? |
Use |
#354248 added |
python3Packages.setuptools: fix NixOS#353830
This is the upstream issue: pypa/pyproject-hooks#206 |
Use latest Python to avoid NixOS#353830 Co-authored-by: Sarah Stoltze <sarah.stoltze@maersk.com>
Use latest Python to avoid NixOS#353830 Co-authored-by: Sarah Stoltze <sarah.stoltze@maersk.com>
Steps To Reproduce
Steps to reproduce the behavior:
nix develop
with dev shell:Build log
Additional context
flake.lock
Notify maintainers
Metadata
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: