Created
October 24, 2023 01:17
-
-
Save colonelpanic8/30db8351615b20057efa58e4536b025b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| error: builder for '/nix/store/p9w87cxpwvdb7yi5xfbpi3s5wfkv3ig0-python3.12-cffi-1.15.1.drv' failed with exit code 2; | |
| last 10 log lines: | |
| > cffi/vengine_cpy.py:4: in <module> | |
| > import sys, imp | |
| > E ModuleNotFoundError: No module named 'imp' | |
| > =========================== short test summary info ============================ | |
| > ERROR testing/cffi0/test_zdistutils.py | |
| > ERROR testing/cffi1/test_new_ffi_1.py | |
| > ERROR testing/cffi1/test_parse_c_type.py | |
| > !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!! | |
| > ============================== 3 errors in 3.47s =============================== | |
| > /nix/store/3pfjacvdg9f491lfqc9qb2d0nknx73fb-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context | |
| For full logs, run 'nix log /nix/store/p9w87cxpwvdb7yi5xfbpi3s5wfkv3ig0-python3.12-cffi-1.15.1.drv'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment