2021-07-13T16:32:00,171 Created temporary directory: /tmp/pip-ephem-wheel-cache-t0kwbzzp 2021-07-13T16:32:00,175 Created temporary directory: /tmp/pip-req-tracker-zfo4f_ew 2021-07-13T16:32:00,175 Initialized build tracking at /tmp/pip-req-tracker-zfo4f_ew 2021-07-13T16:32:00,176 Created build tracker: /tmp/pip-req-tracker-zfo4f_ew 2021-07-13T16:32:00,176 Entered build tracker: /tmp/pip-req-tracker-zfo4f_ew 2021-07-13T16:32:00,177 Created temporary directory: /tmp/pip-wheel-rfmts9by 2021-07-13T16:32:00,206 1 location(s) to search for versions of wildfire: 2021-07-13T16:32:00,206 * https://pypi.org/simple/wildfire/ 2021-07-13T16:32:00,207 Fetching project page and analyzing links: https://pypi.org/simple/wildfire/ 2021-07-13T16:32:00,207 Getting page https://pypi.org/simple/wildfire/ 2021-07-13T16:32:00,209 Found index url https://pypi.org/simple 2021-07-13T16:32:00,417 Found link https://files.pythonhosted.org/packages/b1/d6/cb0e195f47d235a40bfcf39884726dacd30e76b90e1ee1c94959e9a62c0f/wildfire-0.1-py3-none-any.whl#sha256=672287857050c167ca6171a47b5255c4ac7b88b23689b99eb62cc286c989893e (from https://pypi.org/simple/wildfire/), version: 0.1 2021-07-13T16:32:00,418 Found link https://files.pythonhosted.org/packages/14/15/899a7a69dc91dc7d89ffdb1b40bc20aa044c57ec2922bda5e0a135c8fc46/wildfire-0.1.tar.gz#sha256=8a5f25bfd88f1e3d946a2cb9a69a5eb3f69ccdabdea6e9ad2dfe5ee2d493a193 (from https://pypi.org/simple/wildfire/), version: 0.1 2021-07-13T16:32:00,418 Found link https://files.pythonhosted.org/packages/b3/60/5bd0328e88f080fa6b50a93a21fbacc3d291484bde283f66f4967d27a674/wildfire-0.11.tar.gz#sha256=acefa8d921501c0002be2f4449d45c322b93c02e25b6ad0b063e97b621682e52 (from https://pypi.org/simple/wildfire/), version: 0.11 2021-07-13T16:32:00,418 Found link https://files.pythonhosted.org/packages/39/f4/1196e28d4e7759546dfa56fa94309fe323b0b4c27dfd520b5ac537690a03/wildfire-0.12.tar.gz#sha256=c2ffddaee9fe528cc0607c0481b0b3dabe2ec81f5d77d23a8033e9b60a2481c1 (from https://pypi.org/simple/wildfire/), version: 0.12 2021-07-13T16:32:00,419 Skipping link: not a file: https://pypi.org/simple/wildfire/ 2021-07-13T16:32:00,420 Given no hashes to check 1 links for project 'wildfire': discarding no candidates 2021-07-13T16:32:00,439 Collecting wildfire==0.11 2021-07-13T16:32:00,441 Created temporary directory: /tmp/pip-unpack-2p_e0izw 2021-07-13T16:32:00,615 Downloading wildfire-0.11.tar.gz (3.5 kB) 2021-07-13T16:32:00,655 Added wildfire==0.11 from https://files.pythonhosted.org/packages/b3/60/5bd0328e88f080fa6b50a93a21fbacc3d291484bde283f66f4967d27a674/wildfire-0.11.tar.gz#sha256=acefa8d921501c0002be2f4449d45c322b93c02e25b6ad0b063e97b621682e52 to build tracker '/tmp/pip-req-tracker-zfo4f_ew' 2021-07-13T16:32:00,656 Running setup.py (path:/tmp/pip-wheel-rfmts9by/wildfire_ab30543eb7e24c95a699f0327809a006/setup.py) egg_info for package wildfire 2021-07-13T16:32:00,657 Created temporary directory: /tmp/pip-pip-egg-info-g7vm5ys2 2021-07-13T16:32:00,657 Running command python setup.py egg_info 2021-07-13T16:32:01,817 Traceback (most recent call last): 2021-07-13T16:32:01,817 File "", line 1, in 2021-07-13T16:32:01,818 File "/tmp/pip-wheel-rfmts9by/wildfire_ab30543eb7e24c95a699f0327809a006/setup.py", line 6, in 2021-07-13T16:32:01,818 requirements = list(open('requirements.txt', 'r').readlines()) 2021-07-13T16:32:01,819 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-13T16:32:01,876 WARNING: Discarding https://files.pythonhosted.org/packages/b3/60/5bd0328e88f080fa6b50a93a21fbacc3d291484bde283f66f4967d27a674/wildfire-0.11.tar.gz#sha256=acefa8d921501c0002be2f4449d45c322b93c02e25b6ad0b063e97b621682e52 (from https://pypi.org/simple/wildfire/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T16:32:01,878 ERROR: Could not find a version that satisfies the requirement wildfire==0.11 (from versions: 0.1, 0.11, 0.12) 2021-07-13T16:32:01,879 ERROR: No matching distribution found for wildfire==0.11 2021-07-13T16:32:01,879 Exception information: 2021-07-13T16:32:01,879 Traceback (most recent call last): 2021-07-13T16:32:01,879 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T16:32:01,879 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T16:32:01,879 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T16:32:01,879 raise RequirementsConflicted(criterion) 2021-07-13T16:32:01,879 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wildfire==0.11') 2021-07-13T16:32:01,879 2021-07-13T16:32:01,879 During handling of the above exception, another exception occurred: 2021-07-13T16:32:01,879 2021-07-13T16:32:01,879 Traceback (most recent call last): 2021-07-13T16:32:01,879 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T16:32:01,879 result = self._result = resolver.resolve( 2021-07-13T16:32:01,879 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T16:32:01,879 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T16:32:01,879 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T16:32:01,879 raise ResolutionImpossible(e.criterion.information) 2021-07-13T16:32:01,879 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wildfire==0.11'), parent=None)] 2021-07-13T16:32:01,879 2021-07-13T16:32:01,879 The above exception was the direct cause of the following exception: 2021-07-13T16:32:01,879 2021-07-13T16:32:01,879 Traceback (most recent call last): 2021-07-13T16:32:01,879 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T16:32:01,879 status = self.run(options, args) 2021-07-13T16:32:01,879 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T16:32:01,879 return func(self, options, args) 2021-07-13T16:32:01,879 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T16:32:01,879 requirement_set = resolver.resolve( 2021-07-13T16:32:01,879 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T16:32:01,879 raise error from e 2021-07-13T16:32:01,879 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wildfire==0.11 2021-07-13T16:32:01,884 Removed wildfire==0.11 from https://files.pythonhosted.org/packages/b3/60/5bd0328e88f080fa6b50a93a21fbacc3d291484bde283f66f4967d27a674/wildfire-0.11.tar.gz#sha256=acefa8d921501c0002be2f4449d45c322b93c02e25b6ad0b063e97b621682e52 from build tracker '/tmp/pip-req-tracker-zfo4f_ew' 2021-07-13T16:32:01,885 Removed build tracker: '/tmp/pip-req-tracker-zfo4f_ew'