Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 04:11
Show Gist options
  • Save r-rmcgibbo/8abfe8b106e7ee1977600316c5e94740 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/8abfe8b106e7ee1977600316c5e94740 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a moment | https://github.com/NixOS/nixpkgs/pull/116814
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing wheel setup hook
Using wheelUnpackPhase
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
Executing wheelUnpackPhase
Finished executing wheelUnpackPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
no Makefile, doing nothing
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/dist /build
Processing ./cmakelang-0.6.13-py3-none-any.whl
ERROR: Could not find a version that satisfies the requirement six>=1.13.0 (from cmakelang)
ERROR: No matching distribution found for six>=1.13.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment