2022-01-11T08:46:42,820 Created temporary directory: /tmp/pip-ephem-wheel-cache-1m15woam 2022-01-11T08:46:42,826 Created temporary directory: /tmp/pip-req-tracker-lis57d0q 2022-01-11T08:46:42,826 Initialized build tracking at /tmp/pip-req-tracker-lis57d0q 2022-01-11T08:46:42,827 Created build tracker: /tmp/pip-req-tracker-lis57d0q 2022-01-11T08:46:42,827 Entered build tracker: /tmp/pip-req-tracker-lis57d0q 2022-01-11T08:46:42,828 Created temporary directory: /tmp/pip-wheel-smroee1n 2022-01-11T08:46:42,892 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-11T08:46:42,898 2 location(s) to search for versions of catwalk-client: 2022-01-11T08:46:42,898 * https://pypi.org/simple/catwalk-client/ 2022-01-11T08:46:42,898 * https://www.piwheels.org/simple/catwalk-client/ 2022-01-11T08:46:42,899 Fetching project page and analyzing links: https://pypi.org/simple/catwalk-client/ 2022-01-11T08:46:42,900 Getting page https://pypi.org/simple/catwalk-client/ 2022-01-11T08:46:42,903 Found index url https://pypi.org/simple 2022-01-11T08:46:43,102 Skipping link: No binaries permitted for catwalk-client: https://files.pythonhosted.org/packages/df/3b/930aa078886d511d45eab6894d2f41994569ca43dbd0a7cdfccd0adc1066/catwalk_client-0.0.1-py3-none-any.whl#sha256=7f129b79ccadba3ff00b881048f1667c192ffbcd430304ea3b0866ca6b73df24 (from https://pypi.org/simple/catwalk-client/) (requires-python:>=3.8.0) 2022-01-11T08:46:43,104 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/c8/cc/ded9cc53af7aedca909adb34edfb5b4c4a8e364fe9cce2c063d85a24c044/catwalk_client-0.0.1.tar.gz#sha256=2e747b177cd489cdedb8c55af4d9827d14b44ae405e4f1bedf40823a3eb8ea1b (from https://pypi.org/simple/catwalk-client/) (requires-python:>=3.8.0) 2022-01-11T08:46:43,105 Skipping link: No binaries permitted for catwalk-client: https://files.pythonhosted.org/packages/12/bd/e7a9c5e3739b85f92ea3f2e16a7fb3854ea815bae8b49b95519179d39236/catwalk_client-0.0.2-py3-none-any.whl#sha256=92147a19a31766cb6201b537161be3bc7040b1031154638b9d1bd78bffef37be (from https://pypi.org/simple/catwalk-client/) (requires-python:>=3.8.0) 2022-01-11T08:46:43,106 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/f8/15/117736a7ba9ec49f0bb24ca396dc974068d191ddfdf4855387ae49ea0f98/catwalk_client-0.0.2.tar.gz#sha256=2d5fc7a2e7f9164a47dfcbe8a7c6c7a1bfeb5aced313c28feaf691d6af7992dc (from https://pypi.org/simple/catwalk-client/) (requires-python:>=3.8.0) 2022-01-11T08:46:43,107 Fetching project page and analyzing links: https://www.piwheels.org/simple/catwalk-client/ 2022-01-11T08:46:43,108 Getting page https://www.piwheels.org/simple/catwalk-client/ 2022-01-11T08:46:43,109 Found index url https://www.piwheels.org/simple 2022-01-11T08:46:43,320 Skipping link: not a file: https://www.piwheels.org/simple/catwalk-client/ 2022-01-11T08:46:43,321 Skipping link: not a file: https://pypi.org/simple/catwalk-client/ 2022-01-11T08:46:43,352 Given no hashes to check 0 links for project 'catwalk-client': discarding no candidates 2022-01-11T08:46:43,353 ERROR: Could not find a version that satisfies the requirement catwalk-client==0.0.2 (from versions: none) 2022-01-11T08:46:43,353 ERROR: No matching distribution found for catwalk-client==0.0.2 2022-01-11T08:46:43,354 Exception information: 2022-01-11T08:46:43,354 Traceback (most recent call last): 2022-01-11T08:46:43,354 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-11T08:46:43,354 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-11T08:46:43,354 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-11T08:46:43,354 raise RequirementsConflicted(criterion) 2022-01-11T08:46:43,354 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('catwalk-client==0.0.2') 2022-01-11T08:46:43,354 2022-01-11T08:46:43,354 During handling of the above exception, another exception occurred: 2022-01-11T08:46:43,354 2022-01-11T08:46:43,354 Traceback (most recent call last): 2022-01-11T08:46:43,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-11T08:46:43,354 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-11T08:46:43,354 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-11T08:46:43,354 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-11T08:46:43,354 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-11T08:46:43,354 raise ResolutionImpossible(e.criterion.information) 2022-01-11T08:46:43,354 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('catwalk-client==0.0.2'), parent=None)] 2022-01-11T08:46:43,354 2022-01-11T08:46:43,354 The above exception was the direct cause of the following exception: 2022-01-11T08:46:43,354 2022-01-11T08:46:43,354 Traceback (most recent call last): 2022-01-11T08:46:43,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-11T08:46:43,354 status = run_func(*args) 2022-01-11T08:46:43,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-11T08:46:43,354 return func(self, options, args) 2022-01-11T08:46:43,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-11T08:46:43,354 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-11T08:46:43,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-11T08:46:43,354 raise error from e 2022-01-11T08:46:43,354 pip._internal.exceptions.DistributionNotFound: No matching distribution found for catwalk-client==0.0.2 2022-01-11T08:46:43,362 Removed build tracker: '/tmp/pip-req-tracker-lis57d0q'