2022-03-21T01:23:10,274 Created temporary directory: /tmp/pip-ephem-wheel-cache-nxwy9hyx 2022-03-21T01:23:10,280 Created temporary directory: /tmp/pip-req-tracker-w76avooz 2022-03-21T01:23:10,281 Initialized build tracking at /tmp/pip-req-tracker-w76avooz 2022-03-21T01:23:10,281 Created build tracker: /tmp/pip-req-tracker-w76avooz 2022-03-21T01:23:10,281 Entered build tracker: /tmp/pip-req-tracker-w76avooz 2022-03-21T01:23:10,283 Created temporary directory: /tmp/pip-wheel-g1kk0n_f 2022-03-21T01:23:10,356 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-21T01:23:10,364 2 location(s) to search for versions of amitkh-wordle: 2022-03-21T01:23:10,364 * https://pypi.org/simple/amitkh-wordle/ 2022-03-21T01:23:10,364 * https://www.piwheels.org/simple/amitkh-wordle/ 2022-03-21T01:23:10,366 Fetching project page and analyzing links: https://pypi.org/simple/amitkh-wordle/ 2022-03-21T01:23:10,367 Getting page https://pypi.org/simple/amitkh-wordle/ 2022-03-21T01:23:10,370 Found index url https://pypi.org/simple 2022-03-21T01:23:10,479 Skipping link: No binaries permitted for amitkh-wordle: https://files.pythonhosted.org/packages/6b/e0/85068b3b79068237f4934b6704e3815055df472036f3e0fd19be94bc26c2/amitkh_wordle-0.1.0-py3-none-any.whl#sha256=40b46e851d76f778d469485473cdfc7e1069b122b659f19d413b10e9aa5500d6 (from https://pypi.org/simple/amitkh-wordle/) (requires-python:>=3.8,<3.11) 2022-03-21T01:23:10,481 Link requires a different Python (3.7.3 not in: '>=3.8,<3.11'): https://files.pythonhosted.org/packages/db/59/9ca1534cb2ec3e5542e20c5a32b4634d88e7c28006af18e0c718b8dafa5d/amitkh_wordle-0.1.0.tar.gz#sha256=9e82dfdbdeb8ee4e8ddc34745f45b91428d78e2d386f0c8ebc0c274d13fc19c8 (from https://pypi.org/simple/amitkh-wordle/) (requires-python:>=3.8,<3.11) 2022-03-21T01:23:10,482 Fetching project page and analyzing links: https://www.piwheels.org/simple/amitkh-wordle/ 2022-03-21T01:23:10,483 Getting page https://www.piwheels.org/simple/amitkh-wordle/ 2022-03-21T01:23:10,485 Found index url https://www.piwheels.org/simple 2022-03-21T01:23:10,694 Skipping link: not a file: https://www.piwheels.org/simple/amitkh-wordle/ 2022-03-21T01:23:10,695 Skipping link: not a file: https://pypi.org/simple/amitkh-wordle/ 2022-03-21T01:23:10,727 Given no hashes to check 0 links for project 'amitkh-wordle': discarding no candidates 2022-03-21T01:23:10,728 ERROR: Could not find a version that satisfies the requirement amitkh-wordle==0.1.0 (from versions: none) 2022-03-21T01:23:10,731 ERROR: No matching distribution found for amitkh-wordle==0.1.0 2022-03-21T01:23:10,733 Exception information: 2022-03-21T01:23:10,733 Traceback (most recent call last): 2022-03-21T01:23:10,733 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-21T01:23:10,733 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-21T01:23:10,733 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-21T01:23:10,733 raise RequirementsConflicted(criterion) 2022-03-21T01:23:10,733 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('amitkh-wordle==0.1.0') 2022-03-21T01:23:10,733 2022-03-21T01:23:10,733 During handling of the above exception, another exception occurred: 2022-03-21T01:23:10,733 2022-03-21T01:23:10,733 Traceback (most recent call last): 2022-03-21T01:23:10,733 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-21T01:23:10,733 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-21T01:23:10,733 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-21T01:23:10,733 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-21T01:23:10,733 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-21T01:23:10,733 raise ResolutionImpossible(e.criterion.information) 2022-03-21T01:23:10,733 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('amitkh-wordle==0.1.0'), parent=None)] 2022-03-21T01:23:10,733 2022-03-21T01:23:10,733 The above exception was the direct cause of the following exception: 2022-03-21T01:23:10,733 2022-03-21T01:23:10,733 Traceback (most recent call last): 2022-03-21T01:23:10,733 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-21T01:23:10,733 status = run_func(*args) 2022-03-21T01:23:10,733 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-21T01:23:10,733 return func(self, options, args) 2022-03-21T01:23:10,733 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-21T01:23:10,733 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-21T01:23:10,733 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-21T01:23:10,733 raise error from e 2022-03-21T01:23:10,733 pip._internal.exceptions.DistributionNotFound: No matching distribution found for amitkh-wordle==0.1.0 2022-03-21T01:23:10,742 Removed build tracker: '/tmp/pip-req-tracker-w76avooz'