2022-02-06T03:52:11,980 Created temporary directory: /tmp/pip-ephem-wheel-cache-rjjojsou 2022-02-06T03:52:11,987 Created temporary directory: /tmp/pip-req-tracker-j3h8e2gt 2022-02-06T03:52:11,988 Initialized build tracking at /tmp/pip-req-tracker-j3h8e2gt 2022-02-06T03:52:11,988 Created build tracker: /tmp/pip-req-tracker-j3h8e2gt 2022-02-06T03:52:11,988 Entered build tracker: /tmp/pip-req-tracker-j3h8e2gt 2022-02-06T03:52:11,990 Created temporary directory: /tmp/pip-wheel-b267cefo 2022-02-06T03:52:12,061 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-06T03:52:12,067 2 location(s) to search for versions of jpyttm: 2022-02-06T03:52:12,067 * https://pypi.org/simple/jpyttm/ 2022-02-06T03:52:12,067 * https://www.piwheels.org/simple/jpyttm/ 2022-02-06T03:52:12,069 Fetching project page and analyzing links: https://pypi.org/simple/jpyttm/ 2022-02-06T03:52:12,070 Getting page https://pypi.org/simple/jpyttm/ 2022-02-06T03:52:12,073 Found index url https://pypi.org/simple 2022-02-06T03:52:12,268 Skipping link: No binaries permitted for jpyttm: https://files.pythonhosted.org/packages/f8/d4/421be0239c10bdf20b545027c2562fa0e29009545571d8d7f71c1e16d651/jpyttm-0.1.0-py3-none-any.whl#sha256=920465415c5462b16ce8627092bcfacf18d890e0ab7f4c2ff91f23b42c2113b1 (from https://pypi.org/simple/jpyttm/) (requires-python:>=3.8,<4.0) 2022-02-06T03:52:12,270 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/80/d4/6a82d3fab268c39775cd0e7cd424591b2eb2307d8dbfd755b00a1b4968b3/jpyttm-0.1.0.tar.gz#sha256=efeb57eab720804d88945ea052dcbc51ba3524e17518fa47885f6a8694a7e241 (from https://pypi.org/simple/jpyttm/) (requires-python:>=3.8,<4.0) 2022-02-06T03:52:12,271 Fetching project page and analyzing links: https://www.piwheels.org/simple/jpyttm/ 2022-02-06T03:52:12,272 Getting page https://www.piwheels.org/simple/jpyttm/ 2022-02-06T03:52:12,274 Found index url https://www.piwheels.org/simple 2022-02-06T03:52:12,489 Skipping link: not a file: https://www.piwheels.org/simple/jpyttm/ 2022-02-06T03:52:12,489 Skipping link: not a file: https://pypi.org/simple/jpyttm/ 2022-02-06T03:52:12,522 Given no hashes to check 0 links for project 'jpyttm': discarding no candidates 2022-02-06T03:52:12,523 ERROR: Could not find a version that satisfies the requirement jpyttm==0.1.0 (from versions: none) 2022-02-06T03:52:12,524 ERROR: No matching distribution found for jpyttm==0.1.0 2022-02-06T03:52:12,524 Exception information: 2022-02-06T03:52:12,524 Traceback (most recent call last): 2022-02-06T03:52:12,524 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-06T03:52:12,524 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-06T03:52:12,524 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-06T03:52:12,524 raise RequirementsConflicted(criterion) 2022-02-06T03:52:12,524 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jpyttm==0.1.0') 2022-02-06T03:52:12,524 2022-02-06T03:52:12,524 During handling of the above exception, another exception occurred: 2022-02-06T03:52:12,524 2022-02-06T03:52:12,524 Traceback (most recent call last): 2022-02-06T03:52:12,524 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-06T03:52:12,524 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-06T03:52:12,524 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-06T03:52:12,524 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-06T03:52:12,524 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-06T03:52:12,524 raise ResolutionImpossible(e.criterion.information) 2022-02-06T03:52:12,524 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jpyttm==0.1.0'), parent=None)] 2022-02-06T03:52:12,524 2022-02-06T03:52:12,524 The above exception was the direct cause of the following exception: 2022-02-06T03:52:12,524 2022-02-06T03:52:12,524 Traceback (most recent call last): 2022-02-06T03:52:12,524 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-06T03:52:12,524 status = run_func(*args) 2022-02-06T03:52:12,524 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-06T03:52:12,524 return func(self, options, args) 2022-02-06T03:52:12,524 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-06T03:52:12,524 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-06T03:52:12,524 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-06T03:52:12,524 raise error from e 2022-02-06T03:52:12,524 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jpyttm==0.1.0 2022-02-06T03:52:12,532 Removed build tracker: '/tmp/pip-req-tracker-j3h8e2gt'