-
Notifications
You must be signed in to change notification settings - Fork 134
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
python3.10-openapi-core-0.14.2.drv' failed with exit code 1; #308
Comments
1 │ Sourcing python-remove-tests-dir-hook |
Can you list the steps needed to reproduce this error? |
@djacu you can reference to the steps mentioned in NixOS/nixpkgs#194045 |
Seeing that it has not been fixed for a week, it looks like you went on vacation, haha It's my personal opinion... I say that nix has become mainstream in the nix community recently, |
@PlumpMath sorry I've been busy with other responsibilities. The current |
I success building at Nixos & wsl nixos. |
Darwin does have some issues. It is on the roadmap to fix. |
error: builder for '/nix/store/vk8ssxaxsa0w424zy7l5lsha3hj2lflp-python3.10-openapi-core-0.14.2.drv' failed with exit code 1;
last 10 log lines:
> File "", line 688, in _load_unlocked
> File "", line 883, in exec_module
> File "", line 241, in _call_with_frames_removed
> File "/nix/store/w3gw9b66a9cigv9612dn51avqd1y86w6-python3.10-openapi-core-0.14.2/lib/python3.10/site-packages/openapi_core/init.py", line 3, in
> from openapi_core.shortcuts import (
> File "/nix/store/w3gw9b66a9cigv9612dn51avqd1y86w6-python3.10-openapi-core-0.14.2/lib/python3.10/site-packages/openapi_core/shortcuts.py", line 3, in
> from openapi_core.spec.shortcuts import create_spec
> File "/nix/store/w3gw9b66a9cigv9612dn51avqd1y86w6-python3.10-openapi-core-0.14.2/lib/python3.10/site-packages/openapi_core/spec/shortcuts.py", line 3, in
> from openapi_spec_validator import (
> ImportError: cannot import name 'default_handlers' from 'openapi_spec_validator' (/nix/store/qlirpzf1vnalp6jnl2xgl4m7vir5dfa7-python3.10-openapi-spec-validator-0.5.1/lib/python3.10/site-packages/openapi_spec_validator/init.py)
For full logs, run 'nix log /nix/store/vk8ssxaxsa0w424zy7l5lsha3hj2lflp-python3.10-openapi-core-0.14.2.drv'.
error: 1 dependencies of derivation '/nix/store/097xfzd04xk41qij6za3973h1yzvqm9f-python3.10-jupyterlab_server-2.15.2.drv' failed to build
error: 1 dependencies of derivation '/nix/store/0gcsslr4jdgkw2yfwkw6sv7lspr88058-python3.10-jupyterlab_server-2.15.2.drv' failed to build
error: 1 dependencies of derivation '/nix/store/fk5sxrhlsr8mxkcj00lh7myhjgdfzk35-python3.10-jupyterlab-3.4.7.drv' failed to build
error: 1 dependencies of derivation '/nix/store/bd9i6nr3ld7lfkyhmb1rh5j31j5jppwf-system-applications.drv' failed to build
error: 1 dependencies of derivation '/nix/store/wwyl8cpvn7pwbmcg1292kcwk8p57yq4r-darwin-system-22.11.20221001.b746456+darwin4.02d2551.drv' failed to build
The text was updated successfully, but these errors were encountered: