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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setuptools to tkcalendar #1126

Merged
merged 2 commits into from
Apr 26, 2023
Merged

Conversation

nashamri
Copy link
Contributor

Hello there 馃憢

I was trying to build a project that had a dependency on tkcalendar and I got this error:

位 nix build
error: builder for '/nix/store/b9dplp5dfmdf8ywg3l0c3awj10vdivkn-python3.10-tkcalendar-1.6.1.drv' failed with exit code 2;
       last 10 log lines:
       >   File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
       >   File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
       >   File "<frozen importlib._bootstrap>", line 992, in _find_and_load_unlocked
       >   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
       >   File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
       >   File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
       >   File "<frozen importlib._bootstrap>", line 1004, in _find_and_load_unlocked
       > ModuleNotFoundError: No module named 'setuptools'
       > 

So, this is just to add setuptools to the list of build-systems.

@adisbladis adisbladis merged commit 3c4f5a7 into nix-community:master Apr 26, 2023
103 checks passed
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 this pull request may close these issues.

None yet

2 participants