2022-01-25T00:25:47,566 Created temporary directory: /tmp/pip-ephem-wheel-cache-kc5fhgte 2022-01-25T00:25:47,572 Created temporary directory: /tmp/pip-req-tracker-9ntx50c_ 2022-01-25T00:25:47,573 Initialized build tracking at /tmp/pip-req-tracker-9ntx50c_ 2022-01-25T00:25:47,573 Created build tracker: /tmp/pip-req-tracker-9ntx50c_ 2022-01-25T00:25:47,573 Entered build tracker: /tmp/pip-req-tracker-9ntx50c_ 2022-01-25T00:25:47,575 Created temporary directory: /tmp/pip-wheel-orhiwjta 2022-01-25T00:25:47,646 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-25T00:25:47,652 2 location(s) to search for versions of utilityfunc: 2022-01-25T00:25:47,652 * https://pypi.org/simple/utilityfunc/ 2022-01-25T00:25:47,652 * https://www.piwheels.org/simple/utilityfunc/ 2022-01-25T00:25:47,653 Fetching project page and analyzing links: https://pypi.org/simple/utilityfunc/ 2022-01-25T00:25:47,654 Getting page https://pypi.org/simple/utilityfunc/ 2022-01-25T00:25:47,657 Found index url https://pypi.org/simple 2022-01-25T00:25:47,853 Skipping link: No binaries permitted for utilityfunc: https://files.pythonhosted.org/packages/de/0b/d04afb140789b6eb7eb812537dcb0db82f19f7432aa463d8c2017860cd6d/utilityfunc-0.1.0-py3-none-any.whl#sha256=4ebddd1c400c21f0fc70b85b4a5068a0543a323eaabcbb36a8e3361ecd37168c (from https://pypi.org/simple/utilityfunc/) (requires-python:>=3.8,<4.0) 2022-01-25T00:25:47,855 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/57/15/09e16e778874ff40bb3f520cec076ba8b8763ad99e841122f09fee97c053/utilityfunc-0.1.0.tar.gz#sha256=51fee2230a5bc95966cbcb185ef3d5604fb32b79ae38c5a1010d9c73f9934c24 (from https://pypi.org/simple/utilityfunc/) (requires-python:>=3.8,<4.0) 2022-01-25T00:25:47,856 Fetching project page and analyzing links: https://www.piwheels.org/simple/utilityfunc/ 2022-01-25T00:25:47,856 Getting page https://www.piwheels.org/simple/utilityfunc/ 2022-01-25T00:25:47,858 Found index url https://www.piwheels.org/simple 2022-01-25T00:25:48,074 Skipping link: not a file: https://www.piwheels.org/simple/utilityfunc/ 2022-01-25T00:25:48,074 Skipping link: not a file: https://pypi.org/simple/utilityfunc/ 2022-01-25T00:25:48,107 Given no hashes to check 0 links for project 'utilityfunc': discarding no candidates 2022-01-25T00:25:48,108 ERROR: Could not find a version that satisfies the requirement utilityfunc==0.1.0 (from versions: none) 2022-01-25T00:25:48,109 ERROR: No matching distribution found for utilityfunc==0.1.0 2022-01-25T00:25:48,109 Exception information: 2022-01-25T00:25:48,109 Traceback (most recent call last): 2022-01-25T00:25:48,109 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-25T00:25:48,109 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-25T00:25:48,109 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-25T00:25:48,109 raise RequirementsConflicted(criterion) 2022-01-25T00:25:48,109 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('utilityfunc==0.1.0') 2022-01-25T00:25:48,109 2022-01-25T00:25:48,109 During handling of the above exception, another exception occurred: 2022-01-25T00:25:48,109 2022-01-25T00:25:48,109 Traceback (most recent call last): 2022-01-25T00:25:48,109 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-25T00:25:48,109 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-25T00:25:48,109 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-25T00:25:48,109 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-25T00:25:48,109 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-25T00:25:48,109 raise ResolutionImpossible(e.criterion.information) 2022-01-25T00:25:48,109 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('utilityfunc==0.1.0'), parent=None)] 2022-01-25T00:25:48,109 2022-01-25T00:25:48,109 The above exception was the direct cause of the following exception: 2022-01-25T00:25:48,109 2022-01-25T00:25:48,109 Traceback (most recent call last): 2022-01-25T00:25:48,109 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-25T00:25:48,109 status = run_func(*args) 2022-01-25T00:25:48,109 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-25T00:25:48,109 return func(self, options, args) 2022-01-25T00:25:48,109 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-25T00:25:48,109 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-25T00:25:48,109 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-25T00:25:48,109 raise error from e 2022-01-25T00:25:48,109 pip._internal.exceptions.DistributionNotFound: No matching distribution found for utilityfunc==0.1.0 2022-01-25T00:25:48,118 Removed build tracker: '/tmp/pip-req-tracker-9ntx50c_'