Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SomeoneSerge/0e11412a62d19d6092d51bef2c8dd003 to your computer and use it in GitHub Desktop.
Save SomeoneSerge/0e11412a62d19d6092d51bef2c8dd003 to your computer and use it in GitHub Desktop.
nix log /nix/store/805lvpixvpsa27ygxwx038f4rh58dyyw-python3.10-deepdish-0.3.7.drv
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/i94jqds3mb3n3ibvgirh7jc0bixfnxk5-deepdish-0.3.7.tar.gz
source root is deepdish-0.3.7
setting SOURCE_DATE_EPOCH to timestamp 1632459963 of file deepdish-0.3.7/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/deepdish
copying deepdish/six.py -> build/lib/deepdish
copying deepdish/__init__.py -> build/lib/deepdish
copying deepdish/core.py -> build/lib/deepdish
copying deepdish/image.py -> build/lib/deepdish
copying deepdish/conf.py -> build/lib/deepdish
creating build/lib/deepdish/parallel
copying deepdish/parallel/__init__.py -> build/lib/deepdish/parallel
copying deepdish/parallel/mpi.py -> build/lib/deepdish/parallel
copying deepdish/parallel/fallback.py -> build/lib/deepdish/parallel
creating build/lib/deepdish/io
copying deepdish/io/ls.py -> build/lib/deepdish/io
copying deepdish/io/__init__.py -> build/lib/deepdish/io
copying deepdish/io/hdf5io.py -> build/lib/deepdish/io
creating build/lib/deepdish/util
copying deepdish/util/__init__.py -> build/lib/deepdish/util
copying deepdish/util/saveable.py -> build/lib/deepdish/util
copying deepdish/util/padding.py -> build/lib/deepdish/util
copying deepdish/util/zca_whitening.py -> build/lib/deepdish/util
running build_scripts
creating build/scripts-3.10
copying and adjusting scripts/ddls -> build/scripts-3.10
changing mode of build/scripts-3.10/ddls from 644 to 755
/nix/store/8zx4h7r5mn1b913hgi8rwjfynwg1wgdi-python3.10-setuptools-67.4.0/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/deepdish
copying build/lib/deepdish/six.py -> build/bdist.linux-x86_64/wheel/deepdish
creating build/bdist.linux-x86_64/wheel/deepdish/util
copying build/lib/deepdish/util/__init__.py -> build/bdist.linux-x86_64/wheel/deepdish/util
copying build/lib/deepdish/util/saveable.py -> build/bdist.linux-x86_64/wheel/deepdish/util
copying build/lib/deepdish/util/padding.py -> build/bdist.linux-x86_64/wheel/deepdish/util
copying build/lib/deepdish/util/zca_whitening.py -> build/bdist.linux-x86_64/wheel/deepdish/util
creating build/bdist.linux-x86_64/wheel/deepdish/io
copying build/lib/deepdish/io/ls.py -> build/bdist.linux-x86_64/wheel/deepdish/io
copying build/lib/deepdish/io/__init__.py -> build/bdist.linux-x86_64/wheel/deepdish/io
copying build/lib/deepdish/io/hdf5io.py -> build/bdist.linux-x86_64/wheel/deepdish/io
copying build/lib/deepdish/__init__.py -> build/bdist.linux-x86_64/wheel/deepdish
creating build/bdist.linux-x86_64/wheel/deepdish/parallel
copying build/lib/deepdish/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/deepdish/parallel
copying build/lib/deepdish/parallel/mpi.py -> build/bdist.linux-x86_64/wheel/deepdish/parallel
copying build/lib/deepdish/parallel/fallback.py -> build/bdist.linux-x86_64/wheel/deepdish/parallel
copying build/lib/deepdish/core.py -> build/bdist.linux-x86_64/wheel/deepdish
copying build/lib/deepdish/image.py -> build/bdist.linux-x86_64/wheel/deepdish
copying build/lib/deepdish/conf.py -> build/bdist.linux-x86_64/wheel/deepdish
running install_egg_info
running egg_info
writing deepdish.egg-info/PKG-INFO
writing dependency_links to deepdish.egg-info/dependency_links.txt
writing requirements to deepdish.egg-info/requires.txt
writing top-level names to deepdish.egg-info/top_level.txt
reading manifest file 'deepdish.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.pyx' under directory 'deepdish'
adding license file 'LICENSE'
writing manifest file 'deepdish.egg-info/SOURCES.txt'
Copying deepdish.egg-info to build/bdist.linux-x86_64/wheel/deepdish-0.3.7-py3.10.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/deepdish-0.3.7.data
creating build/bdist.linux-x86_64/wheel/deepdish-0.3.7.data/scripts
copying build/scripts-3.10/ddls -> build/bdist.linux-x86_64/wheel/deepdish-0.3.7.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/deepdish-0.3.7.data/scripts/ddls to 755
creating build/bdist.linux-x86_64/wheel/deepdish-0.3.7.dist-info/WHEEL
creating 'dist/deepdish-0.3.7-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'deepdish/__init__.py'
adding 'deepdish/conf.py'
adding 'deepdish/core.py'
adding 'deepdish/image.py'
adding 'deepdish/six.py'
adding 'deepdish/io/__init__.py'
adding 'deepdish/io/hdf5io.py'
adding 'deepdish/io/ls.py'
adding 'deepdish/parallel/__init__.py'
adding 'deepdish/parallel/fallback.py'
adding 'deepdish/parallel/mpi.py'
adding 'deepdish/util/__init__.py'
adding 'deepdish/util/padding.py'
adding 'deepdish/util/saveable.py'
adding 'deepdish/util/zca_whitening.py'
adding 'deepdish-0.3.7.data/scripts/ddls'
adding 'deepdish-0.3.7.dist-info/LICENSE'
adding 'deepdish-0.3.7.dist-info/METADATA'
adding 'deepdish-0.3.7.dist-info/WHEEL'
adding 'deepdish-0.3.7.dist-info/top_level.txt'
adding 'deepdish-0.3.7.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/deepdish-0.3.7/dist /build/deepdish-0.3.7
Processing ./deepdish-0.3.7-py2.py3-none-any.whl
Requirement already satisfied: numpy in /nix/store/0xhlg0vi0y8m5lxsm8khcqqma8rmy2jr-python3.10-numpy-1.24.2/lib/python3.10/site-packages (from deepdish==0.3.7) (1.24.2)
Requirement already satisfied: scipy in /nix/store/hvs05k932v31cfckv49nx1pin0qjd20v-python3.10-scipy-1.10.1/lib/python3.10/site-packages (from deepdish==0.3.7) (1.10.1)
Requirement already satisfied: tables in /nix/store/b1mhxc1f2ica6bjq11ap55mprrbjvbl1-python3.10-tables-3.8.0/lib/python3.10/site-packages (from deepdish==0.3.7) (3.8.0)
Requirement already satisfied: blosc2 in /nix/store/7im4hg1di3zk8c33j1kjdmvlblmz5x2w-python3.10-blosc2-2.1.1/lib/python3.10/site-packages (from tables->deepdish==0.3.7) (2.1.1)
Requirement already satisfied: py-cpuinfo in /nix/store/vhw3k2ka439w7sqrm4vzn5rphms08y2v-python3.10-py-cpuinfo-9.0.0/lib/python3.10/site-packages (from tables->deepdish==0.3.7) (9.0.0)
Requirement already satisfied: numexpr>=2.6.2 in /nix/store/ay1m6dcgnx58xn2gz9dgr6zz2qr5zblf-python3.10-numexpr-2.8.4/lib/python3.10/site-packages (from tables->deepdish==0.3.7) (2.8.4)
Requirement already satisfied: packaging in /nix/store/igymj6b3n8gw4fqn8g1r64clv4z64p5r-python3.10-packaging-23.0/lib/python3.10/site-packages (from tables->deepdish==0.3.7) (23.0)
INFO: pip is looking at multiple versions of scipy to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of numpy to determine which version is compatible with other requirements. This could take a while.
INFO: pip is looking at multiple versions of deepdish to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement cython>=0.29.21 (from tables) (from versions: none)
ERROR: No matching distribution found for cython>=0.29.21

@samuela
Copy link

samuela commented Mar 23, 2023

not pytorch related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment