2021-11-02T10:49:10,208 Created temporary directory: /tmp/pip-ephem-wheel-cache-54zd5cvo 2021-11-02T10:49:10,211 Created temporary directory: /tmp/pip-req-tracker-kncn5_ru 2021-11-02T10:49:10,212 Initialized build tracking at /tmp/pip-req-tracker-kncn5_ru 2021-11-02T10:49:10,212 Created build tracker: /tmp/pip-req-tracker-kncn5_ru 2021-11-02T10:49:10,212 Entered build tracker: /tmp/pip-req-tracker-kncn5_ru 2021-11-02T10:49:10,213 Created temporary directory: /tmp/pip-wheel-9rsukai0 2021-11-02T10:49:10,245 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-02T10:49:10,247 2 location(s) to search for versions of counterfactual: 2021-11-02T10:49:10,247 * https://pypi.org/simple/counterfactual/ 2021-11-02T10:49:10,247 * https://www.piwheels.org/simple/counterfactual/ 2021-11-02T10:49:10,248 Fetching project page and analyzing links: https://pypi.org/simple/counterfactual/ 2021-11-02T10:49:10,248 Getting page https://pypi.org/simple/counterfactual/ 2021-11-02T10:49:10,250 Found index url https://pypi.org/simple 2021-11-02T10:49:10,339 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:49:10,340 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:49:10,341 Fetching project page and analyzing links: https://www.piwheels.org/simple/counterfactual/ 2021-11-02T10:49:10,341 Getting page https://www.piwheels.org/simple/counterfactual/ 2021-11-02T10:49:10,342 Found index url https://www.piwheels.org/simple 2021-11-02T10:49:10,522 Skipping link: not a file: https://www.piwheels.org/simple/counterfactual/ 2021-11-02T10:49:10,522 Skipping link: not a file: https://pypi.org/simple/counterfactual/ 2021-11-02T10:49:10,541 Given no hashes to check 1 links for project 'counterfactual': discarding no candidates 2021-11-02T10:49:10,559 Collecting counterfactual==0.0.1 2021-11-02T10:49:10,561 Created temporary directory: /tmp/pip-unpack-cuhh981h 2021-11-02T10:49:10,600 Downloading counterfactual-0.0.1.tar.gz (7.0 kB) 2021-11-02T10:49:10,643 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-kncn5_ru' 2021-11-02T10:49:10,644 Running setup.py (path:/tmp/pip-wheel-9rsukai0/counterfactual_18dbea4f2e0d4491a25f8e3ff9866325/setup.py) egg_info for package counterfactual 2021-11-02T10:49:10,645 Created temporary directory: /tmp/pip-pip-egg-info-eii_u597 2021-11-02T10:49:10,646 Running command python setup.py egg_info 2021-11-02T10:49:11,332 Traceback (most recent call last): 2021-11-02T10:49:11,332 File "", line 1, in 2021-11-02T10:49:11,333 File "/tmp/pip-wheel-9rsukai0/counterfactual_18dbea4f2e0d4491a25f8e3ff9866325/setup.py", line 21, in 2021-11-02T10:49:11,333 assert o in cfg, "missing expected setting: {}".format(o) 2021-11-02T10:49:11,333 AssertionError: missing expected setting: version 2021-11-02T10:49:11,380 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:49:11,381 ERROR: Could not find a version that satisfies the requirement counterfactual==0.0.1 (from versions: 0.0.1) 2021-11-02T10:49:11,382 ERROR: No matching distribution found for counterfactual==0.0.1 2021-11-02T10:49:11,382 Exception information: 2021-11-02T10:49:11,382 Traceback (most recent call last): 2021-11-02T10:49:11,382 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-02T10:49:11,382 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-02T10:49:11,382 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-02T10:49:11,382 raise RequirementsConflicted(criterion) 2021-11-02T10:49:11,382 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('counterfactual==0.0.1') 2021-11-02T10:49:11,382 2021-11-02T10:49:11,382 During handling of the above exception, another exception occurred: 2021-11-02T10:49:11,382 2021-11-02T10:49:11,382 Traceback (most recent call last): 2021-11-02T10:49:11,382 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-11-02T10:49:11,382 result = self._result = resolver.resolve( 2021-11-02T10:49:11,382 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-02T10:49:11,382 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-02T10:49:11,382 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-02T10:49:11,382 raise ResolutionImpossible(e.criterion.information) 2021-11-02T10:49:11,382 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('counterfactual==0.0.1'), parent=None)] 2021-11-02T10:49:11,382 2021-11-02T10:49:11,382 The above exception was the direct cause of the following exception: 2021-11-02T10:49:11,382 2021-11-02T10:49:11,382 Traceback (most recent call last): 2021-11-02T10:49:11,382 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-02T10:49:11,382 status = self.run(options, args) 2021-11-02T10:49:11,382 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-02T10:49:11,382 return func(self, options, args) 2021-11-02T10:49:11,382 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-11-02T10:49:11,382 requirement_set = resolver.resolve( 2021-11-02T10:49:11,382 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-02T10:49:11,382 raise error from e 2021-11-02T10:49:11,382 pip._internal.exceptions.DistributionNotFound: No matching distribution found for counterfactual==0.0.1 2021-11-02T10:49:11,387 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-kncn5_ru' 2021-11-02T10:49:11,387 Removed build tracker: '/tmp/pip-req-tracker-kncn5_ru'