Skip to content

Instantly share code, notes, and snippets.

@lovesegfault
Created April 7, 2020 16:18
Show Gist options
  • Save lovesegfault/8165ef6c73d9d222d694fe4fca80f7ec to your computer and use it in GitHub Desktop.
Save lovesegfault/8165ef6c73d9d222d694fe4fca80f7ec to your computer and use it in GitHub Desktop.
these derivations will be built:
/nix/store/2dcrvk3kj29gbsn2fg6d5mmzwgp6gzjr-python3.6-wandb-0.8.28.drv
/nix/store/r6xssllcs13pwlx1fpkwyb8fvl85ryji-python3.6-kiwisolver-1.2.0.drv
/nix/store/6y63q0izfayfd50i4yy09j2iiwn3jj7z-python3.6-matplotlib-2.2.3.drv
/nix/store/jzzi7qivf2ns4ya72cvf89grshd4syjy-python3.6-seaborn-0.9.0.drv
/nix/store/g3qn4p1xs1ampzrvx711hg0dlbblavsv-python3-3.6.10-env.drv
building '/nix/store/r6xssllcs13pwlx1fpkwyb8fvl85ryji-python3.6-kiwisolver-1.2.0.drv'...
building '/nix/store/2dcrvk3kj29gbsn2fg6d5mmzwgp6gzjr-python3.6-wandb-0.8.28.drv'...
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pip-build-hook
Using pipBuildPhase
Using pipShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
unpacking sources
unpacking source archive /nix/store/dwd8qmgmv37978ci632jgki8bjb00zj4-kiwisolver-1.2.0.tar.gz
source root is kiwisolver-1.2.0
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pip-build-hook
Using pipBuildPhase
Using pipShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
setting SOURCE_DATE_EPOCH to timestamp 1585779344 of file kiwisolver-1.2.0/setup.cfg
patching sources
configuring
no configure script, doing nothing
building
Executing pipBuildPhase
Creating a wheel...
unpacking sources
unpacking source archive /nix/store/qx5k4g8aiyv65xplcs33ds5kdc33paf2-wandb-0.8.28.tar.gz
source root is wandb-0.8.28
setting SOURCE_DATE_EPOCH to timestamp 1582331586 of file wandb-0.8.28/setup.cfg
patching sources
configuring
no configure script, doing nothing
building
Executing pipBuildPhase
Creating a wheel...
WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Processing /build/kiwisolver-1.2.0
WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Processing /build/wandb-0.8.28
Building wheels for collected packages: wandb
Building wheel for wandb (setup.py) ... - \ | done
Created wheel for wandb: filename=wandb-0.8.28-py2.py3-none-any.whl size=1377753 sha256=eec188b047de900adf89642025dbf5eb134751a5c4c14a0363754cda19e42acc
Stored in directory: /build/pip-ephem-wheel-cache-mz8mbnoq/wheels/8c/5a/0c/69daa88f8a239f6580886c1eebf67f450ff1e771979feaaee6
Successfully built wandb
Finished creating a wheel...
Finished executing pipBuildPhase
installing
Executing pipInstallPhase
/build/wandb-0.8.28/dist /build/wandb-0.8.28
Processing ./wandb-0.8.28-py2.py3-none-any.whl
Requirement already satisfied: nvidia-ml-py3>=7.352.0 in /nix/store/lz1nqzrlb1nkcczg8r3nq8wf7x303prb-python3.6-nvidia-ml-py3-7.352.0/lib/python3.6/site-packages (from wandb==0.8.28) (7.352.0)
Requirement already satisfied: python-dateutil>=2.6.1 in /nix/store/aih7371igg61gj2bml9s48y9bbdgkv8v-python3.6-python-dateutil-2.8.0/lib/python3.6/site-packages (from wandb==0.8.28) (2.8.0)
Requirement already satisfied: sentry-sdk>=0.4.0 in /nix/store/jcla1ljxplvmrsry1d9m5c332573pbdi-python3.6-sentry-sdk-0.14.3/lib/python3.6/site-packages (from wandb==0.8.28) (0.14.3)
Requirement already satisfied: requests>=2.0.0 in /nix/store/0m4dgpjg6rym3qhkniqw1x5x8a6p0kcv-python3.6-requests-2.22.0/lib/python3.6/site-packages (from wandb==0.8.28) (2.22.0)
Requirement already satisfied: shortuuid>=0.5.0 in /nix/store/9d3s9ai3awh8j2v0gqs7hsm2ln45k0kg-python3.6-shortuuid-1.0.1/lib/python3.6/site-packages (from wandb==0.8.28) (1.0.1)
Requirement already satisfied: docker-pycreds>=0.4.0 in /nix/store/s0c350c15ay0bmidc0mc6kpzpd7zi9f0-python3.6-docker-pycreds-0.4.0/lib/python3.6/site-packages (from wandb==0.8.28) (0.4.0)
Requirement already satisfied: subprocess32>=3.5.3 in /nix/store/c2mxcrml9s9v7a1x8a2slp1qfn3p4kgf-python3.6-subprocess32-3.5.4/lib/python3.6/site-packages (from wandb==0.8.28) (3.5.4)
Requirement already satisfied: psutil>=5.0.0 in /nix/store/bkafb3x4vbc6svf2dd8yfgpryvc5ks8i-python3.6-psutil-5.4.6/lib/python3.6/site-packages (from wandb==0.8.28) (5.4.6)
Requirement already satisfied: six>=1.10.0 in /nix/store/dhw3cd8280sv1762y9pbc0h5h9ljps9i-python3.6-six-1.12.0/lib/python3.6/site-packages (from wandb==0.8.28) (1.12.0)
Requirement already satisfied: Click>=7.0 in /nix/store/xiw12l6kascmw63sgp2hf5v4xly4xflg-python3.6-click-7.1.1/lib/python3.6/site-packages (from wandb==0.8.28) (7.1.1)
Requirement already satisfied: gql==0.2.0 in /nix/store/df45z3cyiir1p0qm3f5m1gf6wwg88qpy-python3.6-gql-0.2.0/lib/python3.6/site-packages (from wandb==0.8.28) (0.2.0)
ERROR: Could not find a version that satisfies the requirement configparser>=3.8.1 (from wandb==0.8.28) (from versions: none)
ERROR: No matching distribution found for configparser>=3.8.1 (from wandb==0.8.28)
builder for '/nix/store/2dcrvk3kj29gbsn2fg6d5mmzwgp6gzjr-python3.6-wandb-0.8.28.drv' failed with exit code 1
cannot build derivation '/nix/store/g3qn4p1xs1ampzrvx711hg0dlbblavsv-python3-3.6.10-env.drv': 1 dependencies couldn't be built
error: build of '/nix/store/g3qn4p1xs1ampzrvx711hg0dlbblavsv-python3-3.6.10-env.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment