Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 5, 2021 21:16
Show Gist options
  • Save r-rmcgibbo/f9ce17cf06dd3cee981a2b112ef95d99 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/f9ce17cf06dd3cee981a2b112ef95d99 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 11 seconds | https://github.com/NixOS/nixpkgs/pull/115210
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 setuptools-check-hook
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/ll4iaaslwjyni559n5r5vzyxnwbxn8d7-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini
@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
installing to build/bdist.linux-x86_64/wheel
running install
running install_egg_info
running egg_info
creating qiskit.egg-info
writing qiskit.egg-info/PKG-INFO
writing dependency_links to qiskit.egg-info/dependency_links.txt
writing requirements to qiskit.egg-info/requires.txt
writing top-level names to qiskit.egg-info/top_level.txt
writing manifest file 'qiskit.egg-info/SOURCES.txt'
reading manifest file 'qiskit.egg-info/SOURCES.txt'
writing manifest file 'qiskit.egg-info/SOURCES.txt'
Copying qiskit.egg-info to build/bdist.linux-x86_64/wheel/qiskit-0.23.5-py3.7.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
adding license file "AUTHORS" (matched pattern "AUTHORS*")
creating build/bdist.linux-x86_64/wheel/qiskit-0.23.5.dist-info/WHEEL
creating 'dist/qiskit-0.23.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'qiskit-0.23.5.dist-info/AUTHORS'
adding 'qiskit-0.23.5.dist-info/LICENSE.txt'
adding 'qiskit-0.23.5.dist-info/METADATA'
adding 'qiskit-0.23.5.dist-info/WHEEL'
adding 'qiskit-0.23.5.dist-info/top_level.txt'
adding 'qiskit-0.23.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./qiskit-0.23.5-py3-none-any.whl
Requirement already satisfied: qiskit-aqua==0.8.2 in /nix/store/m85z06v1b3p2xqfai7wx2r3ascy9r5rc-python3.7-qiskit-aqua-0.8.2/lib/python3.7/site-packages (from qiskit==0.23.5) (0.8.2)
Requirement already satisfied: qiskit-ibmq-provider==0.11.1 in /nix/store/7nwhdifywrxbr4djr5fynhwdh7kjxv96-python3.7-qiskit-ibmq-provider-0.11.1/lib/python3.7/site-packages (from qiskit==0.23.5) (0.11.1)
Requirement already satisfied: qiskit-terra==0.16.4 in /nix/store/xs0763w33v0v1rl20xfnx5zz6z32j61x-python3.7-qiskit-terra-0.16.4/lib/python3.7/site-packages (from qiskit==0.23.5) (0.16.4)
Requirement already satisfied: qiskit-aer==0.7.4 in /nix/store/dijl1wm5ri88gk52xkwllav6rxfhm848-python3.7-qiskit-aer-0.7.4/lib/python3.7/site-packages (from qiskit==0.23.5) (0.7.4)
Requirement already satisfied: qiskit-ignis==0.5.2 in /nix/store/ivw3y4zg11rlm1l3ribkvlsir2in1ph3-python3.7-qiskit-ignis-0.5.2/lib/python3.7/site-packages (from qiskit==0.23.5) (0.5.2)
Requirement already satisfied: pybind11>=2.4 in /nix/store/dcvyskhc34515mryb2vwi3hychkk33xf-python3.7-pybind11-2.6.1/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (2.6.1)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/zadzx0wkkjz3npgb46p49iqmmrd03fjv-python3.7-numpy-1.19.4/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.19.4)
Requirement already satisfied: scipy>=1.0 in /nix/store/yggyh93rxsi0z2hs1z4r5qfxnaqkzn9p-python3.7-scipy-1.6.1/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.6.1)
Requirement already satisfied: qiskit-terra==0.16.4 in /nix/store/xs0763w33v0v1rl20xfnx5zz6z32j61x-python3.7-qiskit-terra-0.16.4/lib/python3.7/site-packages (from qiskit==0.23.5) (0.16.4)
Requirement already satisfied: cython>=0.27.1 in /nix/store/bmq00gjygd2c0v9p63qvxikfaj6mp5h6-python3.7-Cython-0.29.21/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (0.29.21)
Requirement already satisfied: dlx in /nix/store/iddd266k18rjpqrz1mmrqrhd4g4fvnk5-python3.7-dlx-1.0.4/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (1.0.4)
Requirement already satisfied: fastdtw in /nix/store/hi86njv5xddm8bzzm7lxml5z2h05jv38-python3.7-fastdtw-0.3.4/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (0.3.4)
Requirement already satisfied: docplex in /nix/store/f2p19z4w4c5j3c2dl4vrs04m2g456ggp-python3.7-docplex-2.20.204/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (2.20.204)
Requirement already satisfied: sympy>=1.3 in /nix/store/cyn37yb66c8lyy4hswvbnv6nm902xwqz-python3.7-sympy-1.7.1/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (1.7.1)
Requirement already satisfied: h5py in /nix/store/ha7mqjw3l7692zqkxllsd0bwxcxh6m8c-python3.7-h5py-3.1.0/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (3.1.0)
Requirement already satisfied: pandas in /nix/store/fl5xbg9n85zbs5wyy29b88i6gh7pyfnd-python3.7-pandas-1.1.5/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (1.1.5)
Requirement already satisfied: qiskit-ignis==0.5.2 in /nix/store/ivw3y4zg11rlm1l3ribkvlsir2in1ph3-python3.7-qiskit-ignis-0.5.2/lib/python3.7/site-packages (from qiskit==0.23.5) (0.5.2)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/zadzx0wkkjz3npgb46p49iqmmrd03fjv-python3.7-numpy-1.19.4/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.19.4)
Requirement already satisfied: psutil>=5 in /nix/store/y82rs3nf35pd95rw41lhi7xkysgs9p32-python3.7-psutil-5.8.0/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (5.8.0)
Requirement already satisfied: retworkx>=0.5.0 in /nix/store/s9fldlzsxjkbssbyaa4w1s88lmdq2m8v-python3.7-retworkx-0.6.0/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (0.6.0)
Requirement already satisfied: quandl in /nix/store/ksbhbm4yj0si9p603mizhf2yfvx5hmmn-python3.7-quandl-3.5.0/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (3.5.0)
Requirement already satisfied: yfinance in /nix/store/rzz9hyy8r4xdbarkjbhg8gjm83alxj1j-python3.7-yfinance-0.1.55/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (0.1.55)
Requirement already satisfied: scikit-learn>=0.20.0 in /nix/store/a19qcm5pgdz9mlynq5rv59nxysv7i94a-python3.7-scikit-learn-0.24.1/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (0.24.1)
Requirement already satisfied: scipy>=1.0 in /nix/store/yggyh93rxsi0z2hs1z4r5qfxnaqkzn9p-python3.7-scipy-1.6.1/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.6.1)
Requirement already satisfied: setuptools>=40.1.0 in /nix/store/qnnn6sdz80gs9igx8i4y0gfja2ikpxvc-python3.7-setuptools-50.3.1/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (50.3.1.post0)
Requirement already satisfied: qiskit-terra==0.16.4 in /nix/store/xs0763w33v0v1rl20xfnx5zz6z32j61x-python3.7-qiskit-terra-0.16.4/lib/python3.7/site-packages (from qiskit==0.23.5) (0.16.4)
Requirement already satisfied: six in /nix/store/jp4260acybcl7f6v9l03v99sj3i87ffc-python3.7-six-1.15.0/lib/python3.7/site-packages (from docplex->qiskit-aqua==0.8.2->qiskit==0.23.5) (1.15.0)
Requirement already satisfied: requests in /nix/store/l8blw8kg0n34w4ljmdrrbzl8ap3ck0pp-python3.7-requests-2.25.1/lib/python3.7/site-packages (from docplex->qiskit-aqua==0.8.2->qiskit==0.23.5) (2.25.1)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/zadzx0wkkjz3npgb46p49iqmmrd03fjv-python3.7-numpy-1.19.4/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.19.4)
Requirement already satisfied: cached-property in /nix/store/kzrfdsv2qj8c47kq97dzq2syd32cs56h-python3.7-cached-property-1.5.2/lib/python3.7/site-packages (from h5py->qiskit-aqua==0.8.2->qiskit==0.23.5) (1.5.2)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/zadzx0wkkjz3npgb46p49iqmmrd03fjv-python3.7-numpy-1.19.4/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.19.4)
Requirement already satisfied: python-dateutil>=2.7.3 in /nix/store/6p739f4f7q4jkrz4rm6bhmr190is17v4-python3.7-python-dateutil-2.8.1/lib/python3.7/site-packages (from pandas->qiskit-aqua==0.8.2->qiskit==0.23.5) (2.8.1)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/zadzx0wkkjz3npgb46p49iqmmrd03fjv-python3.7-numpy-1.19.4/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.19.4)
Requirement already satisfied: pytz>=2017.2 in /nix/store/ksh9vnard5913a11zdhrvm294plnh9ww-python3.7-pytz-2020.5/lib/python3.7/site-packages (from pandas->qiskit-aqua==0.8.2->qiskit==0.23.5) (2020.5)
Requirement already satisfied: six in /nix/store/jp4260acybcl7f6v9l03v99sj3i87ffc-python3.7-six-1.15.0/lib/python3.7/site-packages (from docplex->qiskit-aqua==0.8.2->qiskit==0.23.5) (1.15.0)
Requirement already satisfied: qiskit-terra==0.16.4 in /nix/store/xs0763w33v0v1rl20xfnx5zz6z32j61x-python3.7-qiskit-terra-0.16.4/lib/python3.7/site-packages (from qiskit==0.23.5) (0.16.4)
Requirement already satisfied: nest-asyncio!=1.1.0,>=1.0.0 in /nix/store/jakv78ymdf5cqcl9jzrr5rwh2zhh72v7-python3.7-nest_asyncio-1.4.3/lib/python3.7/site-packages (from qiskit-ibmq-provider==0.11.1->qiskit==0.23.5) (1.4.3)
Requirement already satisfied: requests in /nix/store/l8blw8kg0n34w4ljmdrrbzl8ap3ck0pp-python3.7-requests-2.25.1/lib/python3.7/site-packages (from docplex->qiskit-aqua==0.8.2->qiskit==0.23.5) (2.25.1)
Requirement already satisfied: websockets>=8 in /nix/store/n5l5fvhsz9vh4y4v6wkr4m9k7z4kiqd0-python3.7-websockets-8.1/lib/python3.7/site-packages (from qiskit-ibmq-provider==0.11.1->qiskit==0.23.5) (8.1)
Requirement already satisfied: urllib3>=1.21.1 in /nix/store/400ck70fal03zbrpy28yr9jd4f5jqb23-python3.7-urllib3-1.26.2/lib/python3.7/site-packages (from qiskit-ibmq-provider==0.11.1->qiskit==0.23.5) (1.26.2)
Requirement already satisfied: python-dateutil>=2.7.3 in /nix/store/6p739f4f7q4jkrz4rm6bhmr190is17v4-python3.7-python-dateutil-2.8.1/lib/python3.7/site-packages (from pandas->qiskit-aqua==0.8.2->qiskit==0.23.5) (2.8.1)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/zadzx0wkkjz3npgb46p49iqmmrd03fjv-python3.7-numpy-1.19.4/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.19.4)
Requirement already satisfied: requests-ntlm>=1.1.0 in /nix/store/b1b7qbv4g9kxffjx6mc6wdpygpx0k6zk-python3.7-requests_ntlm-1.1.0/lib/python3.7/site-packages (from qiskit-ibmq-provider==0.11.1->qiskit==0.23.5) (1.1.0)
Requirement already satisfied: networkx>=2.2 in /nix/store/pw6zclc6z3k66w82yha1507w7chxrcin-python3.7-networkx-2.5/lib/python3.7/site-packages (from qiskit-ignis==0.5.2->qiskit==0.23.5) (2.5)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/zadzx0wkkjz3npgb46p49iqmmrd03fjv-python3.7-numpy-1.19.4/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.19.4)
Requirement already satisfied: scikit-learn>=0.20.0 in /nix/store/a19qcm5pgdz9mlynq5rv59nxysv7i94a-python3.7-scikit-learn-0.24.1/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (0.24.1)
Requirement already satisfied: scipy>=1.0 in /nix/store/yggyh93rxsi0z2hs1z4r5qfxnaqkzn9p-python3.7-scipy-1.6.1/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.6.1)
Requirement already satisfied: qiskit-terra==0.16.4 in /nix/store/xs0763w33v0v1rl20xfnx5zz6z32j61x-python3.7-qiskit-terra-0.16.4/lib/python3.7/site-packages (from qiskit==0.23.5) (0.16.4)
Requirement already satisfied: setuptools>=40.1.0 in /nix/store/qnnn6sdz80gs9igx8i4y0gfja2ikpxvc-python3.7-setuptools-50.3.1/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (50.3.1.post0)
Requirement already satisfied: decorator>=4.3.0 in /nix/store/p4kczl05vcrchlyq3mc3naklkgxajzd4-python3.7-decorator-4.4.2/lib/python3.7/site-packages (from networkx>=2.2->qiskit-ignis==0.5.2->qiskit==0.23.5) (4.4.2)
Requirement already satisfied: networkx>=2.2 in /nix/store/pw6zclc6z3k66w82yha1507w7chxrcin-python3.7-networkx-2.5/lib/python3.7/site-packages (from qiskit-ignis==0.5.2->qiskit==0.23.5) (2.5)
Requirement already satisfied: ply>=3.10 in /nix/store/2fz13fp7la3xb2hx56cmp0j3hq422975-python3.7-ply-3.11/lib/python3.7/site-packages (from qiskit-terra==0.16.4->qiskit==0.23.5) (3.11)
Requirement already satisfied: dill>=0.3 in /nix/store/8rn1kqdmb24ijp8a64kask5002srdaxq-python3.7-dill-0.3.1.1/lib/python3.7/site-packages (from qiskit-terra==0.16.4->qiskit==0.23.5) (0.3.1.1)
Requirement already satisfied: sympy>=1.3 in /nix/store/cyn37yb66c8lyy4hswvbnv6nm902xwqz-python3.7-sympy-1.7.1/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (1.7.1)
Requirement already satisfied: python-constraint>=1.4 in /nix/store/5ci17lia0bids6vr9pzzr27zq9fyqfvv-python3.7-python-constraint-1.4.0/lib/python3.7/site-packages (from qiskit-terra==0.16.4->qiskit==0.23.5) (1.4.0)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/zadzx0wkkjz3npgb46p49iqmmrd03fjv-python3.7-numpy-1.19.4/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.19.4)
Requirement already satisfied: psutil>=5 in /nix/store/y82rs3nf35pd95rw41lhi7xkysgs9p32-python3.7-psutil-5.8.0/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (5.8.0)
Requirement already satisfied: retworkx>=0.5.0 in /nix/store/s9fldlzsxjkbssbyaa4w1s88lmdq2m8v-python3.7-retworkx-0.6.0/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (0.6.0)
Requirement already satisfied: fastjsonschema>=2.10 in /nix/store/bwk421aallq65d16yhv7dk2v2g2jax6g-python3.7-fastjsonschema-2.14.5/lib/python3.7/site-packages (from qiskit-terra==0.16.4->qiskit==0.23.5) (2.14.5)
Requirement already satisfied: python-dateutil>=2.7.3 in /nix/store/6p739f4f7q4jkrz4rm6bhmr190is17v4-python3.7-python-dateutil-2.8.1/lib/python3.7/site-packages (from pandas->qiskit-aqua==0.8.2->qiskit==0.23.5) (2.8.1)
Requirement already satisfied: jsonschema>=2.6 in /nix/store/hl4ah1bhvy0lm2q17h9sl1svpc4n94is-python3.7-jsonschema-3.2.0/lib/python3.7/site-packages (from qiskit-terra==0.16.4->qiskit==0.23.5) (3.2.0)
Requirement already satisfied: scipy>=1.0 in /nix/store/yggyh93rxsi0z2hs1z4r5qfxnaqkzn9p-python3.7-scipy-1.6.1/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.6.1)
Requirement already satisfied: six in /nix/store/jp4260acybcl7f6v9l03v99sj3i87ffc-python3.7-six-1.15.0/lib/python3.7/site-packages (from docplex->qiskit-aqua==0.8.2->qiskit==0.23.5) (1.15.0)
Requirement already satisfied: pyrsistent>=0.14.0 in /nix/store/rdbxx0xccg505k6rcgz1cx9zb7zp0izh-python3.7-pyrsistent-0.17.3/lib/python3.7/site-packages (from jsonschema>=2.6->qiskit-terra==0.16.4->qiskit==0.23.5) (0.17.3)
Requirement already satisfied: importlib-metadata in /nix/store/ff9lwfkvm4vim7mvkwbwrxaf7xkknx37-python3.7-importlib-metadata-1.7.0/lib/python3.7/site-packages (from jsonschema>=2.6->qiskit-terra==0.16.4->qiskit==0.23.5) (1.7.0)
Requirement already satisfied: attrs>=17.4.0 in /nix/store/v5vi5af30xxgr8l64ai0622l0v5d9gim-python3.7-attrs-20.3.0/lib/python3.7/site-packages (from jsonschema>=2.6->qiskit-terra==0.16.4->qiskit==0.23.5) (20.3.0)
Requirement already satisfied: setuptools>=40.1.0 in /nix/store/qnnn6sdz80gs9igx8i4y0gfja2ikpxvc-python3.7-setuptools-50.3.1/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (50.3.1.post0)
Requirement already satisfied: zipp>=0.5 in /nix/store/zbl9bx0bjhb0w3f7av3pwjim14lm829g-python3.7-zipp-3.4.0/lib/python3.7/site-packages (from importlib-metadata->jsonschema>=2.6->qiskit-terra==0.16.4->qiskit==0.23.5) (3.4.0)
Requirement already satisfied: requests in /nix/store/l8blw8kg0n34w4ljmdrrbzl8ap3ck0pp-python3.7-requests-2.25.1/lib/python3.7/site-packages (from docplex->qiskit-aqua==0.8.2->qiskit==0.23.5) (2.25.1)
Requirement already satisfied: pandas in /nix/store/fl5xbg9n85zbs5wyy29b88i6gh7pyfnd-python3.7-pandas-1.1.5/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (1.1.5)
Requirement already satisfied: more-itertools in /nix/store/jldb51051j8g8n6vab6kirqpi9xksw9f-python3.7-more-itertools-8.6.0/lib/python3.7/site-packages (from quandl->qiskit-aqua==0.8.2->qiskit==0.23.5) (8.6.0)
Requirement already satisfied: python-dateutil>=2.7.3 in /nix/store/6p739f4f7q4jkrz4rm6bhmr190is17v4-python3.7-python-dateutil-2.8.1/lib/python3.7/site-packages (from pandas->qiskit-aqua==0.8.2->qiskit==0.23.5) (2.8.1)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/zadzx0wkkjz3npgb46p49iqmmrd03fjv-python3.7-numpy-1.19.4/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.19.4)
Requirement already satisfied: inflection>=0.3.1 in /nix/store/l57cx96czg8jx86nz4hdym3rk9v3yygh-python3.7-inflection-0.5.1/lib/python3.7/site-packages (from quandl->qiskit-aqua==0.8.2->qiskit==0.23.5) (0.5.1)
Requirement already satisfied: six in /nix/store/jp4260acybcl7f6v9l03v99sj3i87ffc-python3.7-six-1.15.0/lib/python3.7/site-packages (from docplex->qiskit-aqua==0.8.2->qiskit==0.23.5) (1.15.0)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/86sl9lxc0qczklwrmdsyjnzl07givxzh-python3.7-certifi-2020.12.5/lib/python3.7/site-packages (from requests->docplex->qiskit-aqua==0.8.2->qiskit==0.23.5) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/jpvxg76zvv1rndlsrzzmxz22xbnrpyx2-python3.7-idna-2.10/lib/python3.7/site-packages (from requests->docplex->qiskit-aqua==0.8.2->qiskit==0.23.5) (2.10)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/1mq2l8pjn46pyynbf7l6gdxwclpc107r-python3.7-chardet-3.0.4/lib/python3.7/site-packages (from requests->docplex->qiskit-aqua==0.8.2->qiskit==0.23.5) (3.0.4)
Requirement already satisfied: urllib3>=1.21.1 in /nix/store/400ck70fal03zbrpy28yr9jd4f5jqb23-python3.7-urllib3-1.26.2/lib/python3.7/site-packages (from qiskit-ibmq-provider==0.11.1->qiskit==0.23.5) (1.26.2)
Requirement already satisfied: requests in /nix/store/l8blw8kg0n34w4ljmdrrbzl8ap3ck0pp-python3.7-requests-2.25.1/lib/python3.7/site-packages (from docplex->qiskit-aqua==0.8.2->qiskit==0.23.5) (2.25.1)
Requirement already satisfied: ntlm-auth>=1.0.2 in /nix/store/1d1rhl3qflq5w8x07mc5rnj8r91p79wm-python3.7-ntlm-auth-1.5.0/lib/python3.7/site-packages (from requests-ntlm>=1.1.0->qiskit-ibmq-provider==0.11.1->qiskit==0.23.5) (1.5.0)
Requirement already satisfied: cryptography>=1.3 in /nix/store/axarkx1zjyjwyimm1nii4rg68xvcrbk7-python3.7-cryptography-3.4.6/lib/python3.7/site-packages (from requests-ntlm>=1.1.0->qiskit-ibmq-provider==0.11.1->qiskit==0.23.5) (3.4.6)
Requirement already satisfied: cffi>=1.12 in /nix/store/mnk356g2qvc5pbs22d1mqjig4npwdxrf-python3.7-cffi-1.14.4/lib/python3.7/site-packages (from cryptography>=1.3->requests-ntlm>=1.1.0->qiskit-ibmq-provider==0.11.1->qiskit==0.23.5) (1.14.4)
Requirement already satisfied: pycparser in /nix/store/jcz1nw0hm556id07vg359pa2c4122pap-python3.7-pycparser-2.20/lib/python3.7/site-packages (from cffi>=1.12->cryptography>=1.3->requests-ntlm>=1.1.0->qiskit-ibmq-provider==0.11.1->qiskit==0.23.5) (2.20)
Requirement already satisfied: scipy>=1.0 in /nix/store/yggyh93rxsi0z2hs1z4r5qfxnaqkzn9p-python3.7-scipy-1.6.1/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.6.1)
Requirement already satisfied: joblib>=0.11 in /nix/store/lv8xj96rkj5m4pma7q5f9ylym6bnczx7-python3.7-joblib-0.17.0/lib/python3.7/site-packages (from scikit-learn>=0.20.0->qiskit-aqua==0.8.2->qiskit==0.23.5) (0.17.0)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/zadzx0wkkjz3npgb46p49iqmmrd03fjv-python3.7-numpy-1.19.4/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.19.4)
Requirement already satisfied: threadpoolctl>=2.0.0 in /nix/store/qgfl6zjavky88jmp2c4sg6y54qm7kpkg-python3.7-threadpoolctl-2.1.0/lib/python3.7/site-packages (from scikit-learn>=0.20.0->qiskit-aqua==0.8.2->qiskit==0.23.5) (2.1.0)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/zadzx0wkkjz3npgb46p49iqmmrd03fjv-python3.7-numpy-1.19.4/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.19.4)
Requirement already satisfied: mpmath>=0.19 in /nix/store/aw8s7jf2qdlhn7kvrqf1mpwkcj5z7fir-python3.7-mpmath-1.1.0/lib/python3.7/site-packages (from sympy>=1.3->qiskit-aqua==0.8.2->qiskit==0.23.5) (1.1.0)
Requirement already satisfied: multitasking>=0.0.7 in /nix/store/45s6zcc103vi6v8jpx1j8jiqy9g3ixkx-python3.7-multitasking-0.0.9/lib/python3.7/site-packages (from yfinance->qiskit-aqua==0.8.2->qiskit==0.23.5) (0.0.9)
Requirement already satisfied: pandas in /nix/store/fl5xbg9n85zbs5wyy29b88i6gh7pyfnd-python3.7-pandas-1.1.5/lib/python3.7/site-packages (from qiskit-aqua==0.8.2->qiskit==0.23.5) (1.1.5)
Requirement already satisfied: requests in /nix/store/l8blw8kg0n34w4ljmdrrbzl8ap3ck0pp-python3.7-requests-2.25.1/lib/python3.7/site-packages (from docplex->qiskit-aqua==0.8.2->qiskit==0.23.5) (2.25.1)
Requirement already satisfied: numpy>=1.16.3 in /nix/store/zadzx0wkkjz3npgb46p49iqmmrd03fjv-python3.7-numpy-1.19.4/lib/python3.7/site-packages (from qiskit-aer==0.7.4->qiskit==0.23.5) (1.19.4)
Requirement already satisfied: lxml>=4.5.1 in /nix/store/80d2gdw20av1c4b086jifwl84h274vqj-python3.7-lxml-4.6.2/lib/python3.7/site-packages (from yfinance->qiskit-aqua==0.8.2->qiskit==0.23.5) (4.6.2)
Installing collected packages: qiskit
Successfully installed qiskit-0.23.5
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/2iyj5j5xa1paw1w2319cv00cv25qaf2g-python3.7-qiskit-0.23.5
strip is /nix/store/cp1sa3xxvl71cypiinw2c62i5s33chlr-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/2iyj5j5xa1paw1w2319cv00cv25qaf2g-python3.7-qiskit-0.23.5/lib
patching script interpreter paths in /nix/store/2iyj5j5xa1paw1w2319cv00cv25qaf2g-python3.7-qiskit-0.23.5
checking for references to /build/ in /nix/store/2iyj5j5xa1paw1w2319cv00cv25qaf2g-python3.7-qiskit-0.23.5...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@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: qiskit qiskit.aqua qiskit.circuit qiskit.ignis qiskit.providers.aer qiskit.providers.ibmq
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.7.10, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/source
collecting ...
collecting 0 items
collected 2 items
test/test_metapackage.py . [ 50%]
test/test_simulation.py . [100%]
=============================== warnings summary ===============================
../../nix/store/bmq00gjygd2c0v9p63qvxikfaj6mp5h6-python3.7-Cython-0.29.21/lib/python3.7/site-packages/pyximport/pyximport.py:51
/nix/store/bmq00gjygd2c0v9p63qvxikfaj6mp5h6-python3.7-Cython-0.29.21/lib/python3.7/site-packages/pyximport/pyximport.py:51: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
-- Docs: https://docs.pytest.org/en/stable/warnings.html
========================= 2 passed, 1 warning in 2.98s =========================
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment