2022-04-28T01:40:03,246 Created temporary directory: /tmp/pip-ephem-wheel-cache-gpf9eve5 2022-04-28T01:40:03,252 Created temporary directory: /tmp/pip-req-tracker-9r9kbw1f 2022-04-28T01:40:03,253 Initialized build tracking at /tmp/pip-req-tracker-9r9kbw1f 2022-04-28T01:40:03,253 Created build tracker: /tmp/pip-req-tracker-9r9kbw1f 2022-04-28T01:40:03,253 Entered build tracker: /tmp/pip-req-tracker-9r9kbw1f 2022-04-28T01:40:03,255 Created temporary directory: /tmp/pip-wheel-zqcab0h0 2022-04-28T01:40:03,322 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-28T01:40:03,330 2 location(s) to search for versions of jom: 2022-04-28T01:40:03,330 * https://pypi.org/simple/jom/ 2022-04-28T01:40:03,330 * https://www.piwheels.org/simple/jom/ 2022-04-28T01:40:03,332 Fetching project page and analyzing links: https://pypi.org/simple/jom/ 2022-04-28T01:40:03,333 Getting page https://pypi.org/simple/jom/ 2022-04-28T01:40:03,336 Found index url https://pypi.org/simple 2022-04-28T01:40:03,442 Skipping link: No binaries permitted for jom: https://files.pythonhosted.org/packages/49/0b/e8b93330aa233685caeeae8ccc7df8d9abdf51852e3b591f3a3a7642f03f/jom-0.0.1-py3-none-any.whl#sha256=77d25e1adeea3cece9b2b9d314d0f6ffedc37e7958b772d023d3103ae0129257 (from https://pypi.org/simple/jom/) (requires-python:>=3.9) 2022-04-28T01:40:03,443 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/5d/a5/f5b88b708c8f4e613aa2ad8759e7394f5f6362a784a06fbcbbce54827dae/jom-0.0.1.tar.gz#sha256=63db073512b268b8f4a8d0530b161a67ef6be5ead818b20f190583172bf22d3e (from https://pypi.org/simple/jom/) (requires-python:>=3.9) 2022-04-28T01:40:03,444 Fetching project page and analyzing links: https://www.piwheels.org/simple/jom/ 2022-04-28T01:40:03,445 Getting page https://www.piwheels.org/simple/jom/ 2022-04-28T01:40:03,447 Found index url https://www.piwheels.org/simple 2022-04-28T01:40:03,663 Skipping link: not a file: https://www.piwheels.org/simple/jom/ 2022-04-28T01:40:03,664 Skipping link: not a file: https://pypi.org/simple/jom/ 2022-04-28T01:40:03,697 Given no hashes to check 0 links for project 'jom': discarding no candidates 2022-04-28T01:40:03,698 ERROR: Could not find a version that satisfies the requirement jom==0.0.1 (from versions: none) 2022-04-28T01:40:03,701 ERROR: No matching distribution found for jom==0.0.1 2022-04-28T01:40:03,703 Exception information: 2022-04-28T01:40:03,703 Traceback (most recent call last): 2022-04-28T01:40:03,703 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-28T01:40:03,703 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-28T01:40:03,703 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-28T01:40:03,703 raise RequirementsConflicted(criterion) 2022-04-28T01:40:03,703 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jom==0.0.1') 2022-04-28T01:40:03,703 2022-04-28T01:40:03,703 During handling of the above exception, another exception occurred: 2022-04-28T01:40:03,703 2022-04-28T01:40:03,703 Traceback (most recent call last): 2022-04-28T01:40:03,703 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-28T01:40:03,703 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-28T01:40:03,703 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-28T01:40:03,703 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-28T01:40:03,703 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-28T01:40:03,703 raise ResolutionImpossible(e.criterion.information) 2022-04-28T01:40:03,703 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jom==0.0.1'), parent=None)] 2022-04-28T01:40:03,703 2022-04-28T01:40:03,703 The above exception was the direct cause of the following exception: 2022-04-28T01:40:03,703 2022-04-28T01:40:03,703 Traceback (most recent call last): 2022-04-28T01:40:03,703 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-28T01:40:03,703 status = run_func(*args) 2022-04-28T01:40:03,703 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-28T01:40:03,703 return func(self, options, args) 2022-04-28T01:40:03,703 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-28T01:40:03,703 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-28T01:40:03,703 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-28T01:40:03,703 raise error from e 2022-04-28T01:40:03,703 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jom==0.0.1 2022-04-28T01:40:03,712 Removed build tracker: '/tmp/pip-req-tracker-9r9kbw1f'