2022-03-01T12:44:52,096 Created temporary directory: /tmp/pip-ephem-wheel-cache-lguf6ql6 2022-03-01T12:44:52,102 Created temporary directory: /tmp/pip-req-tracker-hopck282 2022-03-01T12:44:52,102 Initialized build tracking at /tmp/pip-req-tracker-hopck282 2022-03-01T12:44:52,103 Created build tracker: /tmp/pip-req-tracker-hopck282 2022-03-01T12:44:52,103 Entered build tracker: /tmp/pip-req-tracker-hopck282 2022-03-01T12:44:52,104 Created temporary directory: /tmp/pip-wheel-lggxp14e 2022-03-01T12:44:52,173 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-01T12:44:52,182 2 location(s) to search for versions of pada: 2022-03-01T12:44:52,182 * https://pypi.org/simple/pada/ 2022-03-01T12:44:52,182 * https://www.piwheels.org/simple/pada/ 2022-03-01T12:44:52,183 Fetching project page and analyzing links: https://pypi.org/simple/pada/ 2022-03-01T12:44:52,184 Getting page https://pypi.org/simple/pada/ 2022-03-01T12:44:52,188 Found index url https://pypi.org/simple 2022-03-01T12:44:52,309 Skipping link: No binaries permitted for pada: https://files.pythonhosted.org/packages/3b/be/56c32e8fbd6f73f1b127d834a3d752cada6f112048378788a1c5c378e123/pada-0.1.0-py3-none-any.whl#sha256=4596abf663649a10857e38359788157df8dc5062197c390625708f1aaf04cb5b (from https://pypi.org/simple/pada/) (requires-python:>=3.7.0) 2022-03-01T12:44:52,309 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/2b/a4/298b216aec74c4ca723fa31a84ba82d37cc598a6c60868d053564e75faaf/pada-0.1.0-py3.9.egg#sha256=2c413ae7d246269b72dd6b0538c95b45a343408206b6ff33191e71d075e2d7e0 (from https://pypi.org/simple/pada/) (requires-python:>=3.7.0) 2022-03-01T12:44:52,311 Found link https://files.pythonhosted.org/packages/c6/04/72834528dc4bfa7d4ce06160b7f8d2ac5a2c9db8cfd18f11f766af01e3b2/pada-0.1.0.macosx-10.9-universal2.tar.gz#sha256=613ebd8b67b034214776711c3d3cfe383d87ebdb7e9da6e8ca1ad68b78225b51 (from https://pypi.org/simple/pada/) (requires-python:>=3.7.0), version: 0.1.0.macosx-10.9-universal2 2022-03-01T12:44:52,312 Fetching project page and analyzing links: https://www.piwheels.org/simple/pada/ 2022-03-01T12:44:52,313 Getting page https://www.piwheels.org/simple/pada/ 2022-03-01T12:44:52,315 Found index url https://www.piwheels.org/simple 2022-03-01T12:44:52,572 Skipping link: not a file: https://www.piwheels.org/simple/pada/ 2022-03-01T12:44:52,572 Skipping link: not a file: https://pypi.org/simple/pada/ 2022-03-01T12:44:52,605 Given no hashes to check 0 links for project 'pada': discarding no candidates 2022-03-01T12:44:52,606 ERROR: Could not find a version that satisfies the requirement pada==0.1.0 (from versions: 0.1.0.macosx-10.9-universal2) 2022-03-01T12:44:52,609 ERROR: No matching distribution found for pada==0.1.0 2022-03-01T12:44:52,611 Exception information: 2022-03-01T12:44:52,611 Traceback (most recent call last): 2022-03-01T12:44:52,611 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-01T12:44:52,611 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-01T12:44:52,611 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-01T12:44:52,611 raise RequirementsConflicted(criterion) 2022-03-01T12:44:52,611 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pada==0.1.0') 2022-03-01T12:44:52,611 2022-03-01T12:44:52,611 During handling of the above exception, another exception occurred: 2022-03-01T12:44:52,611 2022-03-01T12:44:52,611 Traceback (most recent call last): 2022-03-01T12:44:52,611 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-01T12:44:52,611 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-01T12:44:52,611 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-01T12:44:52,611 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-01T12:44:52,611 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-01T12:44:52,611 raise ResolutionImpossible(e.criterion.information) 2022-03-01T12:44:52,611 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pada==0.1.0'), parent=None)] 2022-03-01T12:44:52,611 2022-03-01T12:44:52,611 The above exception was the direct cause of the following exception: 2022-03-01T12:44:52,611 2022-03-01T12:44:52,611 Traceback (most recent call last): 2022-03-01T12:44:52,611 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-01T12:44:52,611 status = run_func(*args) 2022-03-01T12:44:52,611 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-01T12:44:52,611 return func(self, options, args) 2022-03-01T12:44:52,611 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-01T12:44:52,611 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-01T12:44:52,611 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-01T12:44:52,611 raise error from e 2022-03-01T12:44:52,611 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pada==0.1.0 2022-03-01T12:44:52,620 Removed build tracker: '/tmp/pip-req-tracker-hopck282'