2022-03-21T03:14:49,091 Created temporary directory: /tmp/pip-ephem-wheel-cache-1cnhxofo 2022-03-21T03:14:49,096 Created temporary directory: /tmp/pip-req-tracker-a3kzy37n 2022-03-21T03:14:49,097 Initialized build tracking at /tmp/pip-req-tracker-a3kzy37n 2022-03-21T03:14:49,098 Created build tracker: /tmp/pip-req-tracker-a3kzy37n 2022-03-21T03:14:49,098 Entered build tracker: /tmp/pip-req-tracker-a3kzy37n 2022-03-21T03:14:49,099 Created temporary directory: /tmp/pip-wheel-gpvqf_pb 2022-03-21T03:14:49,173 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-21T03:14:49,181 2 location(s) to search for versions of gmtools: 2022-03-21T03:14:49,181 * https://pypi.org/simple/gmtools/ 2022-03-21T03:14:49,181 * https://www.piwheels.org/simple/gmtools/ 2022-03-21T03:14:49,182 Fetching project page and analyzing links: https://pypi.org/simple/gmtools/ 2022-03-21T03:14:49,183 Getting page https://pypi.org/simple/gmtools/ 2022-03-21T03:14:49,187 Found index url https://pypi.org/simple 2022-03-21T03:14:49,301 Skipping link: No binaries permitted for gmtools: https://files.pythonhosted.org/packages/ea/ad/5965262b1568e5a6c8e036d7b5217d33fa180623c947e20c763072ddd219/gmtools-0.0.3-py3-none-any.whl#sha256=d6201c3c62daa6133ad55c97eb4cf4b380fb45f894daaba72277dda667258dc9 (from https://pypi.org/simple/gmtools/) (requires-python:>=3.9.0) 2022-03-21T03:14:49,303 Link requires a different Python (3.7.3 not in: '>=3.9.0'): https://files.pythonhosted.org/packages/65/68/cdd9f00a3a380460d74db5202a504fd4a97e5298d962303d0ce89424247b/gmtools-0.0.3.tar.gz#sha256=ecf35422389889e4a12854c5249ea9ed8d272abf2e020e70b046c3912fab573d (from https://pypi.org/simple/gmtools/) (requires-python:>=3.9.0) 2022-03-21T03:14:49,303 Skipping link: No binaries permitted for gmtools: https://files.pythonhosted.org/packages/ec/3b/9a3edd23ca22d72f3b2ff9a88e61ef66570d4a1e418f43a0473feb5d8006/gmtools-0.0.4-py3-none-any.whl#sha256=61af6c212cbf04b81d08cd3a3d2f29e30a8e14682538a6618a78abb849bca281 (from https://pypi.org/simple/gmtools/) (requires-python:>=3.9.0) 2022-03-21T03:14:49,305 Link requires a different Python (3.7.3 not in: '>=3.9.0'): https://files.pythonhosted.org/packages/b8/e0/48e323684d336cb7a6a5d2baa33a9699a77b90be8e90f5d2d265a0226722/gmtools-0.0.4.tar.gz#sha256=a4072261344659f8dacaa5a898005fb5993d9764f301423546063fb22f7fe685 (from https://pypi.org/simple/gmtools/) (requires-python:>=3.9.0) 2022-03-21T03:14:49,306 Fetching project page and analyzing links: https://www.piwheels.org/simple/gmtools/ 2022-03-21T03:14:49,306 Getting page https://www.piwheels.org/simple/gmtools/ 2022-03-21T03:14:49,308 Found index url https://www.piwheels.org/simple 2022-03-21T03:14:49,513 Skipping link: No binaries permitted for gmtools: https://www.piwheels.org/simple/gmtools/gmtools-0.0.3-py3-none-any.whl#sha256=f43f076f87b7c55e1da0da76303ac55dc452e99b2b6c560ad9e74b1da3e43392 (from https://www.piwheels.org/simple/gmtools/) (requires-python:>=3.9.0) 2022-03-21T03:14:49,514 Skipping link: not a file: https://www.piwheels.org/simple/gmtools/ 2022-03-21T03:14:49,514 Skipping link: not a file: https://pypi.org/simple/gmtools/ 2022-03-21T03:14:49,547 Given no hashes to check 0 links for project 'gmtools': discarding no candidates 2022-03-21T03:14:49,548 ERROR: Could not find a version that satisfies the requirement gmtools==0.0.4 (from versions: none) 2022-03-21T03:14:49,550 ERROR: No matching distribution found for gmtools==0.0.4 2022-03-21T03:14:49,552 Exception information: 2022-03-21T03:14:49,552 Traceback (most recent call last): 2022-03-21T03:14:49,552 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-21T03:14:49,552 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-21T03:14:49,552 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-21T03:14:49,552 raise RequirementsConflicted(criterion) 2022-03-21T03:14:49,552 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gmtools==0.0.4') 2022-03-21T03:14:49,552 2022-03-21T03:14:49,552 During handling of the above exception, another exception occurred: 2022-03-21T03:14:49,552 2022-03-21T03:14:49,552 Traceback (most recent call last): 2022-03-21T03:14:49,552 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-21T03:14:49,552 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-21T03:14:49,552 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-21T03:14:49,552 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-21T03:14:49,552 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-21T03:14:49,552 raise ResolutionImpossible(e.criterion.information) 2022-03-21T03:14:49,552 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gmtools==0.0.4'), parent=None)] 2022-03-21T03:14:49,552 2022-03-21T03:14:49,552 The above exception was the direct cause of the following exception: 2022-03-21T03:14:49,552 2022-03-21T03:14:49,552 Traceback (most recent call last): 2022-03-21T03:14:49,552 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-21T03:14:49,552 status = run_func(*args) 2022-03-21T03:14:49,552 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-21T03:14:49,552 return func(self, options, args) 2022-03-21T03:14:49,552 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-21T03:14:49,552 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-21T03:14:49,552 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-21T03:14:49,552 raise error from e 2022-03-21T03:14:49,552 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gmtools==0.0.4 2022-03-21T03:14:49,561 Removed build tracker: '/tmp/pip-req-tracker-a3kzy37n'