2021-10-26T01:38:29,120 Created temporary directory: /tmp/pip-ephem-wheel-cache-p_18ww8j 2021-10-26T01:38:29,123 Created temporary directory: /tmp/pip-req-tracker-b0r3oilf 2021-10-26T01:38:29,123 Initialized build tracking at /tmp/pip-req-tracker-b0r3oilf 2021-10-26T01:38:29,124 Created build tracker: /tmp/pip-req-tracker-b0r3oilf 2021-10-26T01:38:29,124 Entered build tracker: /tmp/pip-req-tracker-b0r3oilf 2021-10-26T01:38:29,124 Created temporary directory: /tmp/pip-wheel-hor1na81 2021-10-26T01:38:29,157 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-26T01:38:29,160 2 location(s) to search for versions of pandemipy: 2021-10-26T01:38:29,160 * https://pypi.org/simple/pandemipy/ 2021-10-26T01:38:29,160 * https://www.piwheels.org/simple/pandemipy/ 2021-10-26T01:38:29,160 Fetching project page and analyzing links: https://pypi.org/simple/pandemipy/ 2021-10-26T01:38:29,161 Getting page https://pypi.org/simple/pandemipy/ 2021-10-26T01:38:29,162 Found index url https://pypi.org/simple 2021-10-26T01:38:29,252 Skipping link: No binaries permitted for pandemipy: https://files.pythonhosted.org/packages/68/ab/320c660775c201da4e48ad4cf15ae70b6e5e0421b43d7bb61611b4f2f922/pandemipy-0.1.2-py3-none-any.whl#sha256=73130f9e22821635f9c30fcf9e8b5b2c425cd5229c57e37fe8ce1d4d71769b2f (from https://pypi.org/simple/pandemipy/) (requires-python:>=3.6) 2021-10-26T01:38:29,253 Found link https://files.pythonhosted.org/packages/49/03/4312485c068ecf5c7accbafbe4445746dbdf4a30c50081ddbdc8aef524d6/pandemipy-0.1.2.tar.gz#sha256=d2e3959029be2564cff90553dfa16d8e1629f4a9ecacb4f3c5734847f669676d (from https://pypi.org/simple/pandemipy/) (requires-python:>=3.6), version: 0.1.2 2021-10-26T01:38:29,254 Fetching project page and analyzing links: https://www.piwheels.org/simple/pandemipy/ 2021-10-26T01:38:29,254 Getting page https://www.piwheels.org/simple/pandemipy/ 2021-10-26T01:38:29,255 Found index url https://www.piwheels.org/simple 2021-10-26T01:38:29,468 Skipping link: not a file: https://www.piwheels.org/simple/pandemipy/ 2021-10-26T01:38:29,468 Skipping link: not a file: https://pypi.org/simple/pandemipy/ 2021-10-26T01:38:29,487 Given no hashes to check 1 links for project 'pandemipy': discarding no candidates 2021-10-26T01:38:29,505 Collecting pandemipy==0.1.2 2021-10-26T01:38:29,507 Created temporary directory: /tmp/pip-unpack-tej8uhqv 2021-10-26T01:38:29,547 Downloading pandemipy-0.1.2.tar.gz (4.3 kB) 2021-10-26T01:38:29,583 Added pandemipy==0.1.2 from https://files.pythonhosted.org/packages/49/03/4312485c068ecf5c7accbafbe4445746dbdf4a30c50081ddbdc8aef524d6/pandemipy-0.1.2.tar.gz#sha256=d2e3959029be2564cff90553dfa16d8e1629f4a9ecacb4f3c5734847f669676d to build tracker '/tmp/pip-req-tracker-b0r3oilf' 2021-10-26T01:38:29,584 Running setup.py (path:/tmp/pip-wheel-hor1na81/pandemipy_e8a719d39513498f9664bf5631b39f91/setup.py) egg_info for package pandemipy 2021-10-26T01:38:29,585 Created temporary directory: /tmp/pip-pip-egg-info-pb7go4xd 2021-10-26T01:38:29,585 Running command python setup.py egg_info 2021-10-26T01:38:30,292 Traceback (most recent call last): 2021-10-26T01:38:30,293 File "", line 1, in 2021-10-26T01:38:30,293 File "/tmp/pip-wheel-hor1na81/pandemipy_e8a719d39513498f9664bf5631b39f91/setup.py", line 18, in 2021-10-26T01:38:30,293 version="0.1." + str(os.environ['GITHUB_RUN_NUMBER']), 2021-10-26T01:38:30,294 File "/usr/lib/python3.9/os.py", line 679, in __getitem__ 2021-10-26T01:38:30,294 raise KeyError(key) from None 2021-10-26T01:38:30,294 KeyError: 'GITHUB_RUN_NUMBER' 2021-10-26T01:38:30,342 WARNING: Discarding https://files.pythonhosted.org/packages/49/03/4312485c068ecf5c7accbafbe4445746dbdf4a30c50081ddbdc8aef524d6/pandemipy-0.1.2.tar.gz#sha256=d2e3959029be2564cff90553dfa16d8e1629f4a9ecacb4f3c5734847f669676d (from https://pypi.org/simple/pandemipy/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-26T01:38:30,344 ERROR: Could not find a version that satisfies the requirement pandemipy==0.1.2 (from versions: 0.1.2) 2021-10-26T01:38:30,344 ERROR: No matching distribution found for pandemipy==0.1.2 2021-10-26T01:38:30,344 Exception information: 2021-10-26T01:38:30,344 Traceback (most recent call last): 2021-10-26T01:38:30,344 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-26T01:38:30,344 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-26T01:38:30,344 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-26T01:38:30,344 raise RequirementsConflicted(criterion) 2021-10-26T01:38:30,344 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pandemipy==0.1.2') 2021-10-26T01:38:30,344 2021-10-26T01:38:30,344 During handling of the above exception, another exception occurred: 2021-10-26T01:38:30,344 2021-10-26T01:38:30,344 Traceback (most recent call last): 2021-10-26T01:38:30,344 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-26T01:38:30,344 result = self._result = resolver.resolve( 2021-10-26T01:38:30,344 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-26T01:38:30,344 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-26T01:38:30,344 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-26T01:38:30,344 raise ResolutionImpossible(e.criterion.information) 2021-10-26T01:38:30,344 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pandemipy==0.1.2'), parent=None)] 2021-10-26T01:38:30,344 2021-10-26T01:38:30,344 The above exception was the direct cause of the following exception: 2021-10-26T01:38:30,344 2021-10-26T01:38:30,344 Traceback (most recent call last): 2021-10-26T01:38:30,344 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-26T01:38:30,344 status = self.run(options, args) 2021-10-26T01:38:30,344 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-26T01:38:30,344 return func(self, options, args) 2021-10-26T01:38:30,344 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-26T01:38:30,344 requirement_set = resolver.resolve( 2021-10-26T01:38:30,344 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-26T01:38:30,344 raise error from e 2021-10-26T01:38:30,344 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pandemipy==0.1.2 2021-10-26T01:38:30,349 Removed pandemipy==0.1.2 from https://files.pythonhosted.org/packages/49/03/4312485c068ecf5c7accbafbe4445746dbdf4a30c50081ddbdc8aef524d6/pandemipy-0.1.2.tar.gz#sha256=d2e3959029be2564cff90553dfa16d8e1629f4a9ecacb4f3c5734847f669676d from build tracker '/tmp/pip-req-tracker-b0r3oilf' 2021-10-26T01:38:30,350 Removed build tracker: '/tmp/pip-req-tracker-b0r3oilf'