2022-06-27T01:06:02,540 Created temporary directory: /tmp/pip-ephem-wheel-cache-2ju5wuci 2022-06-27T01:06:02,546 Created temporary directory: /tmp/pip-build-tracker-6l65dl3t 2022-06-27T01:06:02,547 Initialized build tracking at /tmp/pip-build-tracker-6l65dl3t 2022-06-27T01:06:02,547 Created build tracker: /tmp/pip-build-tracker-6l65dl3t 2022-06-27T01:06:02,547 Entered build tracker: /tmp/pip-build-tracker-6l65dl3t 2022-06-27T01:06:02,548 Created temporary directory: /tmp/pip-wheel-ilx6veq4 2022-06-27T01:06:02,613 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-27T01:06:02,621 2 location(s) to search for versions of code-wake: 2022-06-27T01:06:02,621 * https://pypi.org/simple/code-wake/ 2022-06-27T01:06:02,621 * https://www.piwheels.org/simple/code-wake/ 2022-06-27T01:06:02,622 Fetching project page and analyzing links: https://pypi.org/simple/code-wake/ 2022-06-27T01:06:02,623 Getting page https://pypi.org/simple/code-wake/ 2022-06-27T01:06:02,627 Found index url https://pypi.org/simple 2022-06-27T01:06:02,738 Found link https://files.pythonhosted.org/packages/4f/af/c38dae7f6d2c0ca7f921d1349713a2e117f2f49432ace363748fcf5bd879/code-wake-0.0.1.tar.gz#sha256=bb1915e451cbc8992bf9bac05c396c80c58d20935a6ef31020a7ebf59aaa68a2 (from https://pypi.org/simple/code-wake/) (requires-python:>=3.6), version: 0.0.1 2022-06-27T01:06:02,739 Skipping link: No binaries permitted for code-wake: https://files.pythonhosted.org/packages/61/22/b733cd3ea93b49ac1ecf97d9cfa9a0a686c9788cafb6be7185c96bcc3703/code_wake-0.0.1-py3-none-any.whl#sha256=1d9214c38f3443d1783b3722267df9c3c9c46e337c3fea6aae9ba2ec7d2633fa (from https://pypi.org/simple/code-wake/) (requires-python:>=3.6) 2022-06-27T01:06:02,739 Fetching project page and analyzing links: https://www.piwheels.org/simple/code-wake/ 2022-06-27T01:06:02,740 Getting page https://www.piwheels.org/simple/code-wake/ 2022-06-27T01:06:02,742 Found index url https://www.piwheels.org/simple 2022-06-27T01:06:02,950 Skipping link: No binaries permitted for code-wake: https://www.piwheels.org/simple/code-wake/code_wake-0.0.1-py3-none-any.whl#sha256=791fa898a1c32bb1f0ca97bb48f9c6bfd62ca78cfcd7da6cdd87c08fc6fe6a44 (from https://www.piwheels.org/simple/code-wake/) (requires-python:>=3.6) 2022-06-27T01:06:02,951 Skipping link: not a file: https://www.piwheels.org/simple/code-wake/ 2022-06-27T01:06:02,951 Skipping link: not a file: https://pypi.org/simple/code-wake/ 2022-06-27T01:06:02,996 Given no hashes to check 0 links for project 'code-wake': discarding no candidates 2022-06-27T01:06:02,997 ERROR: Could not find a version that satisfies the requirement code-wake==0.0.3 (from versions: 0.0.1) 2022-06-27T01:06:03,000 ERROR: No matching distribution found for code-wake==0.0.3 2022-06-27T01:06:03,002 Exception information: 2022-06-27T01:06:03,002 Traceback (most recent call last): 2022-06-27T01:06:03,002 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-27T01:06:03,002 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-27T01:06:03,002 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-27T01:06:03,002 raise RequirementsConflicted(criterion) 2022-06-27T01:06:03,002 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('code-wake==0.0.3') 2022-06-27T01:06:03,002 2022-06-27T01:06:03,002 During handling of the above exception, another exception occurred: 2022-06-27T01:06:03,002 2022-06-27T01:06:03,002 Traceback (most recent call last): 2022-06-27T01:06:03,002 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-06-27T01:06:03,002 result = self._result = resolver.resolve( 2022-06-27T01:06:03,002 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-27T01:06:03,002 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-27T01:06:03,002 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-27T01:06:03,002 raise ResolutionImpossible(e.criterion.information) 2022-06-27T01:06:03,002 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('code-wake==0.0.3'), parent=None)] 2022-06-27T01:06:03,002 2022-06-27T01:06:03,002 The above exception was the direct cause of the following exception: 2022-06-27T01:06:03,002 2022-06-27T01:06:03,002 Traceback (most recent call last): 2022-06-27T01:06:03,002 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-27T01:06:03,002 status = run_func(*args) 2022-06-27T01:06:03,002 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-27T01:06:03,002 return func(self, options, args) 2022-06-27T01:06:03,002 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-27T01:06:03,002 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-27T01:06:03,002 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-27T01:06:03,002 raise error from e 2022-06-27T01:06:03,002 pip._internal.exceptions.DistributionNotFound: No matching distribution found for code-wake==0.0.3 2022-06-27T01:06:03,011 Removed build tracker: '/tmp/pip-build-tracker-6l65dl3t'