2021-10-11T17:30:48,022 Created temporary directory: /tmp/pip-ephem-wheel-cache-w2dklh5f 2021-10-11T17:30:48,025 Created temporary directory: /tmp/pip-req-tracker-eef_z_42 2021-10-11T17:30:48,025 Initialized build tracking at /tmp/pip-req-tracker-eef_z_42 2021-10-11T17:30:48,026 Created build tracker: /tmp/pip-req-tracker-eef_z_42 2021-10-11T17:30:48,026 Entered build tracker: /tmp/pip-req-tracker-eef_z_42 2021-10-11T17:30:48,026 Created temporary directory: /tmp/pip-wheel-w3ubr_pu 2021-10-11T17:30:48,054 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-11T17:30:48,056 2 location(s) to search for versions of cfof: 2021-10-11T17:30:48,056 * https://pypi.org/simple/cfof/ 2021-10-11T17:30:48,056 * https://www.piwheels.org/simple/cfof/ 2021-10-11T17:30:48,057 Fetching project page and analyzing links: https://pypi.org/simple/cfof/ 2021-10-11T17:30:48,057 Getting page https://pypi.org/simple/cfof/ 2021-10-11T17:30:48,059 Found index url https://pypi.org/simple 2021-10-11T17:30:48,144 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-11T17:30:48,144 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-11T17:30:48,145 Skipping link: No binaries permitted for cfof: https://files.pythonhosted.org/packages/b5/32/b342fd5d38f0f55763dfff17374deb6c6da81eac957e6434d0d47940fc82/cfof-0.1.0-py3-none-any.whl#sha256=6a8308624e7e016891a775f86de91ee1aaf5f4ea9708ab7ea79a9d371e8dbfcf (from https://pypi.org/simple/cfof/) (requires-python:>=3.8) 2021-10-11T17:30:48,145 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/53/e7/b44c71bf813da74cf606ebfef210d0c9dcc36298decd3fad33a43a417c6c/cfof-0.1.0.tar.gz#sha256=8ab88ccea57a258e181b98a9f8d82b791d1edb8284e3a49c9bc0426051703f2e (from https://pypi.org/simple/cfof/) (requires-python:>=3.8) 2021-10-11T17:30:48,146 Fetching project page and analyzing links: https://www.piwheels.org/simple/cfof/ 2021-10-11T17:30:48,146 Getting page https://www.piwheels.org/simple/cfof/ 2021-10-11T17:30:48,147 Found index url https://www.piwheels.org/simple 2021-10-11T17:30:48,330 Skipping link: No binaries permitted for cfof: https://www.piwheels.org/simple/cfof/cfof-0.0.0-py3-none-any.whl#sha256=245de239cd9059c0b0e2beec2447910d7d4012a2ca8a9f9c124d5d309abaccc5 (from https://www.piwheels.org/simple/cfof/) (requires-python:>=3.8) 2021-10-11T17:30:48,330 Skipping link: not a file: https://www.piwheels.org/simple/cfof/ 2021-10-11T17:30:48,330 Skipping link: not a file: https://pypi.org/simple/cfof/ 2021-10-11T17:30:48,343 Given no hashes to check 0 links for project 'cfof': discarding no candidates 2021-10-11T17:30:48,344 ERROR: Could not find a version that satisfies the requirement cfof==0.1.0 (from versions: none) 2021-10-11T17:30:48,344 ERROR: No matching distribution found for cfof==0.1.0 2021-10-11T17:30:48,344 Exception information: 2021-10-11T17:30:48,344 Traceback (most recent call last): 2021-10-11T17:30:48,344 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-11T17:30:48,344 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-11T17:30:48,344 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-11T17:30:48,344 raise RequirementsConflicted(criterion) 2021-10-11T17:30:48,344 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cfof==0.1.0') 2021-10-11T17:30:48,344 2021-10-11T17:30:48,344 During handling of the above exception, another exception occurred: 2021-10-11T17:30:48,344 2021-10-11T17:30:48,344 Traceback (most recent call last): 2021-10-11T17:30:48,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-11T17:30:48,344 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-11T17:30:48,344 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-11T17:30:48,344 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-11T17:30:48,344 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-11T17:30:48,344 raise ResolutionImpossible(e.criterion.information) 2021-10-11T17:30:48,344 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cfof==0.1.0'), parent=None)] 2021-10-11T17:30:48,344 2021-10-11T17:30:48,344 The above exception was the direct cause of the following exception: 2021-10-11T17:30:48,344 2021-10-11T17:30:48,344 Traceback (most recent call last): 2021-10-11T17:30:48,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-11T17:30:48,344 status = self.run(options, args) 2021-10-11T17:30:48,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-11T17:30:48,344 return func(self, options, args) 2021-10-11T17:30:48,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-11T17:30:48,344 reqs, check_supported_wheels=True 2021-10-11T17:30:48,344 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-11T17:30:48,344 raise error from e 2021-10-11T17:30:48,344 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cfof==0.1.0 2021-10-11T17:30:48,348 Removed build tracker: '/tmp/pip-req-tracker-eef_z_42'