2021-11-02T10:44:27,425 Created temporary directory: /tmp/pip-ephem-wheel-cache-yiwml6as 2021-11-02T10:44:27,428 Created temporary directory: /tmp/pip-req-tracker-ifth8_92 2021-11-02T10:44:27,429 Initialized build tracking at /tmp/pip-req-tracker-ifth8_92 2021-11-02T10:44:27,429 Created build tracker: /tmp/pip-req-tracker-ifth8_92 2021-11-02T10:44:27,429 Entered build tracker: /tmp/pip-req-tracker-ifth8_92 2021-11-02T10:44:27,430 Created temporary directory: /tmp/pip-wheel-89ivj603 2021-11-02T10:44:27,461 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-02T10:44:27,463 2 location(s) to search for versions of counterfactual: 2021-11-02T10:44:27,463 * https://pypi.org/simple/counterfactual/ 2021-11-02T10:44:27,463 * https://www.piwheels.org/simple/counterfactual/ 2021-11-02T10:44:27,464 Fetching project page and analyzing links: https://pypi.org/simple/counterfactual/ 2021-11-02T10:44:27,465 Getting page https://pypi.org/simple/counterfactual/ 2021-11-02T10:44:27,466 Found index url https://pypi.org/simple 2021-11-02T10:44:27,552 Skipping link: No binaries permitted for counterfactual: https://files.pythonhosted.org/packages/fb/92/723644b57ccfd6f95769af0a9858712ff362afedaab6898d6c08f48ee24b/counterfactual-0.0.1-py3-none-any.whl#sha256=c958639fcf8f1f8e5d3eb6527c550e5c74e217bba17b1724c0ffb9c679f9a2ac (from https://pypi.org/simple/counterfactual/) (requires-python:>=3.6) 2021-11-02T10:44:27,552 Found link https://files.pythonhosted.org/packages/bd/9d/db2ed70e063b3142b15e9b250f63017f4b08c8ed3a8e924bbe4e610dd0a3/counterfactual-0.0.1.tar.gz#sha256=b95fa4f71fb3e93377c8900a5c15772ad86dd6449bfea6b874616e200f2e3341 (from https://pypi.org/simple/counterfactual/) (requires-python:>=3.6), version: 0.0.1 2021-11-02T10:44:27,553 Fetching project page and analyzing links: https://www.piwheels.org/simple/counterfactual/ 2021-11-02T10:44:27,553 Getting page https://www.piwheels.org/simple/counterfactual/ 2021-11-02T10:44:27,554 Found index url https://www.piwheels.org/simple 2021-11-02T10:44:27,724 Skipping link: not a file: https://www.piwheels.org/simple/counterfactual/ 2021-11-02T10:44:27,725 Skipping link: not a file: https://pypi.org/simple/counterfactual/ 2021-11-02T10:44:27,739 Given no hashes to check 1 links for project 'counterfactual': discarding no candidates 2021-11-02T10:44:27,754 Collecting counterfactual==0.0.1 2021-11-02T10:44:27,756 Created temporary directory: /tmp/pip-unpack-ekoiaesx 2021-11-02T10:44:27,936 Downloading counterfactual-0.0.1.tar.gz (7.0 kB) 2021-11-02T10:44:27,987 Added counterfactual==0.0.1 from https://files.pythonhosted.org/packages/bd/9d/db2ed70e063b3142b15e9b250f63017f4b08c8ed3a8e924bbe4e610dd0a3/counterfactual-0.0.1.tar.gz#sha256=b95fa4f71fb3e93377c8900a5c15772ad86dd6449bfea6b874616e200f2e3341 to build tracker '/tmp/pip-req-tracker-ifth8_92' 2021-11-02T10:44:27,988 Running setup.py (path:/tmp/pip-wheel-89ivj603/counterfactual_66be0dbcc1db4a3d996962b400675bbb/setup.py) egg_info for package counterfactual 2021-11-02T10:44:27,989 Created temporary directory: /tmp/pip-pip-egg-info-avd4wpn8 2021-11-02T10:44:27,989 Running command python setup.py egg_info 2021-11-02T10:44:28,756 Traceback (most recent call last): 2021-11-02T10:44:28,757 File "", line 1, in 2021-11-02T10:44:28,757 File "/tmp/pip-wheel-89ivj603/counterfactual_66be0dbcc1db4a3d996962b400675bbb/setup.py", line 21, in 2021-11-02T10:44:28,757 assert o in cfg, "missing expected setting: {}".format(o) 2021-11-02T10:44:28,757 AssertionError: missing expected setting: version 2021-11-02T10:44:28,807 WARNING: Discarding https://files.pythonhosted.org/packages/bd/9d/db2ed70e063b3142b15e9b250f63017f4b08c8ed3a8e924bbe4e610dd0a3/counterfactual-0.0.1.tar.gz#sha256=b95fa4f71fb3e93377c8900a5c15772ad86dd6449bfea6b874616e200f2e3341 (from https://pypi.org/simple/counterfactual/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-02T10:44:28,808 ERROR: Could not find a version that satisfies the requirement counterfactual==0.0.1 (from versions: 0.0.1) 2021-11-02T10:44:28,809 ERROR: No matching distribution found for counterfactual==0.0.1 2021-11-02T10:44:28,809 Exception information: 2021-11-02T10:44:28,809 Traceback (most recent call last): 2021-11-02T10:44:28,809 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-02T10:44:28,809 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-02T10:44:28,809 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-02T10:44:28,809 raise RequirementsConflicted(criterion) 2021-11-02T10:44:28,809 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('counterfactual==0.0.1') 2021-11-02T10:44:28,809 2021-11-02T10:44:28,809 During handling of the above exception, another exception occurred: 2021-11-02T10:44:28,809 2021-11-02T10:44:28,809 Traceback (most recent call last): 2021-11-02T10:44:28,809 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-02T10:44:28,809 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-02T10:44:28,809 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-02T10:44:28,809 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-02T10:44:28,809 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-02T10:44:28,809 raise ResolutionImpossible(e.criterion.information) 2021-11-02T10:44:28,809 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('counterfactual==0.0.1'), parent=None)] 2021-11-02T10:44:28,809 2021-11-02T10:44:28,809 The above exception was the direct cause of the following exception: 2021-11-02T10:44:28,809 2021-11-02T10:44:28,809 Traceback (most recent call last): 2021-11-02T10:44:28,809 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-02T10:44:28,809 status = self.run(options, args) 2021-11-02T10:44:28,809 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-02T10:44:28,809 return func(self, options, args) 2021-11-02T10:44:28,809 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-02T10:44:28,809 reqs, check_supported_wheels=True 2021-11-02T10:44:28,809 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-02T10:44:28,809 raise error from e 2021-11-02T10:44:28,809 pip._internal.exceptions.DistributionNotFound: No matching distribution found for counterfactual==0.0.1 2021-11-02T10:44:28,814 Removed counterfactual==0.0.1 from https://files.pythonhosted.org/packages/bd/9d/db2ed70e063b3142b15e9b250f63017f4b08c8ed3a8e924bbe4e610dd0a3/counterfactual-0.0.1.tar.gz#sha256=b95fa4f71fb3e93377c8900a5c15772ad86dd6449bfea6b874616e200f2e3341 from build tracker '/tmp/pip-req-tracker-ifth8_92' 2021-11-02T10:44:28,815 Removed build tracker: '/tmp/pip-req-tracker-ifth8_92'