2021-10-10T17:14:43,134 Created temporary directory: /tmp/pip-ephem-wheel-cache-zrawodux 2021-10-10T17:14:43,137 Created temporary directory: /tmp/pip-req-tracker-vrqe8tgj 2021-10-10T17:14:43,138 Initialized build tracking at /tmp/pip-req-tracker-vrqe8tgj 2021-10-10T17:14:43,138 Created build tracker: /tmp/pip-req-tracker-vrqe8tgj 2021-10-10T17:14:43,138 Entered build tracker: /tmp/pip-req-tracker-vrqe8tgj 2021-10-10T17:14:43,139 Created temporary directory: /tmp/pip-wheel-ts0m03jx 2021-10-10T17:14:43,176 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-10T17:14:43,179 2 location(s) to search for versions of cfof: 2021-10-10T17:14:43,179 * https://pypi.org/simple/cfof/ 2021-10-10T17:14:43,179 * https://www.piwheels.org/simple/cfof/ 2021-10-10T17:14:43,179 Fetching project page and analyzing links: https://pypi.org/simple/cfof/ 2021-10-10T17:14:43,180 Getting page https://pypi.org/simple/cfof/ 2021-10-10T17:14:43,182 Found index url https://pypi.org/simple 2021-10-10T17:14:43,270 Skipping link: No binaries permitted for cfof: https://files.pythonhosted.org/packages/79/c0/b74b0e27df1b7891b5fdbf9bed4cf5632d7a2801beabdba1e69ef4907daa/cfof-0.0.0-py3-none-any.whl#sha256=be97ee51c455088ba7e2cd330027967ed6658d029c7a29a2073b1a81f1ea44a0 (from https://pypi.org/simple/cfof/) (requires-python:>=3.8) 2021-10-10T17:14:43,271 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/95/04/39e1778494156bdd99d78b709e76002c07177e9f0b1f242b12094e5b9370/cfof-0.0.0.tar.gz#sha256=b2e63f59c00b30c01c91bc917e903af4ab0eca9d575570307981b9eaf88742d0 (from https://pypi.org/simple/cfof/) (requires-python:>=3.8) 2021-10-10T17:14:43,271 Fetching project page and analyzing links: https://www.piwheels.org/simple/cfof/ 2021-10-10T17:14:43,271 Getting page https://www.piwheels.org/simple/cfof/ 2021-10-10T17:14:43,272 Found index url https://www.piwheels.org/simple 2021-10-10T17:14:43,444 Skipping link: not a file: https://www.piwheels.org/simple/cfof/ 2021-10-10T17:14:43,445 Skipping link: not a file: https://pypi.org/simple/cfof/ 2021-10-10T17:14:43,458 Given no hashes to check 0 links for project 'cfof': discarding no candidates 2021-10-10T17:14:43,459 ERROR: Could not find a version that satisfies the requirement cfof==0.0.0 (from versions: none) 2021-10-10T17:14:43,459 ERROR: No matching distribution found for cfof==0.0.0 2021-10-10T17:14:43,460 Exception information: 2021-10-10T17:14:43,460 Traceback (most recent call last): 2021-10-10T17:14:43,460 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-10T17:14:43,460 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-10T17:14:43,460 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-10T17:14:43,460 raise RequirementsConflicted(criterion) 2021-10-10T17:14:43,460 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cfof==0.0.0') 2021-10-10T17:14:43,460 2021-10-10T17:14:43,460 During handling of the above exception, another exception occurred: 2021-10-10T17:14:43,460 2021-10-10T17:14:43,460 Traceback (most recent call last): 2021-10-10T17:14:43,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-10T17:14:43,460 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-10T17:14:43,460 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-10T17:14:43,460 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-10T17:14:43,460 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-10T17:14:43,460 raise ResolutionImpossible(e.criterion.information) 2021-10-10T17:14:43,460 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cfof==0.0.0'), parent=None)] 2021-10-10T17:14:43,460 2021-10-10T17:14:43,460 The above exception was the direct cause of the following exception: 2021-10-10T17:14:43,460 2021-10-10T17:14:43,460 Traceback (most recent call last): 2021-10-10T17:14:43,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-10T17:14:43,460 status = self.run(options, args) 2021-10-10T17:14:43,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-10T17:14:43,460 return func(self, options, args) 2021-10-10T17:14:43,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-10T17:14:43,460 reqs, check_supported_wheels=True 2021-10-10T17:14:43,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-10T17:14:43,460 raise error from e 2021-10-10T17:14:43,460 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cfof==0.0.0 2021-10-10T17:14:43,464 Removed build tracker: '/tmp/pip-req-tracker-vrqe8tgj'