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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/mval06icimipjy2xan0k6vrkgbb5g8lc-matplotlib-inline-0.1.2.tar.gz source root is matplotlib-inline-0.1.2 setting SOURCE_DATE_EPOCH to timestamp 1618905723 of file matplotlib-inline-0.1.2/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/matplotlib_inline copying matplotlib_inline/__init__.py -> build/lib/matplotlib_inline copying matplotlib_inline/config.py -> build/lib/matplotlib_inline copying matplotlib_inline/backend_inline.py -> build/lib/matplotlib_inline 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/matplotlib_inline copying build/lib/matplotlib_inline/__init__.py -> build/bdist.linux-x86_64/wheel/matplotlib_inline copying build/lib/matplotlib_inline/config.py -> build/bdist.linux-x86_64/wheel/matplotlib_inline copying build/lib/matplotlib_inline/backend_inline.py -> build/bdist.linux-x86_64/wheel/matplotlib_inline running install_egg_info running egg_info writing matplotlib_inline.egg-info/PKG-INFO writing dependency_links to matplotlib_inline.egg-info/dependency_links.txt writing requirements to matplotlib_inline.egg-info/requires.txt writing top-level names to matplotlib_inline.egg-info/top_level.txt reading manifest file 'matplotlib_inline.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'matplotlib_inline.egg-info/SOURCES.txt' Copying matplotlib_inline.egg-info to build/bdist.linux-x86_64/wheel/matplotlib_inline-0.1.2-py3.7.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/matplotlib_inline-0.1.2.dist-info/WHEEL creating 'dist/matplotlib_inline-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'matplotlib_inline/__init__.py' adding 'matplotlib_inline/backend_inline.py' adding 'matplotlib_inline/config.py' adding 'matplotlib_inline-0.1.2.dist-info/LICENSE' adding 'matplotlib_inline-0.1.2.dist-info/METADATA' adding 'matplotlib_inline-0.1.2.dist-info/WHEEL' adding 'matplotlib_inline-0.1.2.dist-info/top_level.txt' adding 'matplotlib_inline-0.1.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/matplotlib-inline-0.1.2/dist /build/matplotlib-inline-0.1.2 Processing ./matplotlib_inline-0.1.2-py3-none-any.whl Requirement already satisfied: traitlets in /nix/store/hpmdlir78ydi6hhvvfa6xnci1firrq6c-python3.7-traitlets-5.1.0/lib/python3.7/site-packages (from matplotlib-inline==0.1.2) (5.1.0) Installing collected packages: matplotlib-inline Successfully installed matplotlib-inline-0.1.2 /build/matplotlib-inline-0.1.2 Finished executing pipInstallPhase @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/pl4jhhwyhfqa4plima84nik444v1bs34-python3.7-matplotlib-inline-0.1.2 strip is /nix/store/a4mmjm3bblxwp8h53bcfx3dly80ib0ba-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/pl4jhhwyhfqa4plima84nik444v1bs34-python3.7-matplotlib-inline-0.1.2/lib patching script interpreter paths in /nix/store/pl4jhhwyhfqa4plima84nik444v1bs34-python3.7-matplotlib-inline-0.1.2 checking for references to /build/ in /nix/store/pl4jhhwyhfqa4plima84nik444v1bs34-python3.7-matplotlib-inline-0.1.2... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: matplotlib_inline