2021-10-21T11:50:07,188 Created temporary directory: /tmp/pip-ephem-wheel-cache-e80v_my2 2021-10-21T11:50:07,191 Created temporary directory: /tmp/pip-req-tracker-_yki94z_ 2021-10-21T11:50:07,192 Initialized build tracking at /tmp/pip-req-tracker-_yki94z_ 2021-10-21T11:50:07,192 Created build tracker: /tmp/pip-req-tracker-_yki94z_ 2021-10-21T11:50:07,192 Entered build tracker: /tmp/pip-req-tracker-_yki94z_ 2021-10-21T11:50:07,193 Created temporary directory: /tmp/pip-wheel-z4eo6_sc 2021-10-21T11:50:07,229 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-21T11:50:07,231 2 location(s) to search for versions of chmigrate: 2021-10-21T11:50:07,231 * https://pypi.org/simple/chmigrate/ 2021-10-21T11:50:07,231 * https://www.piwheels.org/simple/chmigrate/ 2021-10-21T11:50:07,232 Fetching project page and analyzing links: https://pypi.org/simple/chmigrate/ 2021-10-21T11:50:07,232 Getting page https://pypi.org/simple/chmigrate/ 2021-10-21T11:50:07,234 Found index url https://pypi.org/simple 2021-10-21T11:50:07,326 Skipping link: No binaries permitted for chmigrate: https://files.pythonhosted.org/packages/77/5c/fc91fa2416a94344a23d937296b9c45bed91aafdb64f3b773540c3e2f2de/chmigrate-0.1.1-py3-none-any.whl#sha256=1b68bcbc20fc4a815a150a2ea53bd5b00fa3a04a9e5e9cfdbfbe2d1a8823e442 (from https://pypi.org/simple/chmigrate/) (requires-python:>=3.8,<4.0) 2021-10-21T11:50:07,327 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/0c/f4/61dea8515520acc487ea9fd480fc1d1ca49c6746dc9538bfd7c995330c4b/chmigrate-0.1.1.tar.gz#sha256=b767cba7d56e7331e37b17fc2ccd6b86b6308636e4e4e2437fbbea48dc1e6ef0 (from https://pypi.org/simple/chmigrate/) (requires-python:>=3.8,<4.0) 2021-10-21T11:50:07,327 Fetching project page and analyzing links: https://www.piwheels.org/simple/chmigrate/ 2021-10-21T11:50:07,327 Getting page https://www.piwheels.org/simple/chmigrate/ 2021-10-21T11:50:07,328 Found index url https://www.piwheels.org/simple 2021-10-21T11:50:07,502 Skipping link: not a file: https://www.piwheels.org/simple/chmigrate/ 2021-10-21T11:50:07,502 Skipping link: not a file: https://pypi.org/simple/chmigrate/ 2021-10-21T11:50:07,519 Given no hashes to check 0 links for project 'chmigrate': discarding no candidates 2021-10-21T11:50:07,519 ERROR: Could not find a version that satisfies the requirement chmigrate==0.1.1 (from versions: none) 2021-10-21T11:50:07,520 ERROR: No matching distribution found for chmigrate==0.1.1 2021-10-21T11:50:07,520 Exception information: 2021-10-21T11:50:07,520 Traceback (most recent call last): 2021-10-21T11:50:07,520 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-21T11:50:07,520 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-21T11:50:07,520 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-21T11:50:07,520 raise RequirementsConflicted(criterion) 2021-10-21T11:50:07,520 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('chmigrate==0.1.1') 2021-10-21T11:50:07,520 2021-10-21T11:50:07,520 During handling of the above exception, another exception occurred: 2021-10-21T11:50:07,520 2021-10-21T11:50:07,520 Traceback (most recent call last): 2021-10-21T11:50:07,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-21T11:50:07,520 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-21T11:50:07,520 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-21T11:50:07,520 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-21T11:50:07,520 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-21T11:50:07,520 raise ResolutionImpossible(e.criterion.information) 2021-10-21T11:50:07,520 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('chmigrate==0.1.1'), parent=None)] 2021-10-21T11:50:07,520 2021-10-21T11:50:07,520 The above exception was the direct cause of the following exception: 2021-10-21T11:50:07,520 2021-10-21T11:50:07,520 Traceback (most recent call last): 2021-10-21T11:50:07,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-21T11:50:07,520 status = self.run(options, args) 2021-10-21T11:50:07,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-21T11:50:07,520 return func(self, options, args) 2021-10-21T11:50:07,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-21T11:50:07,520 reqs, check_supported_wheels=True 2021-10-21T11:50:07,520 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-21T11:50:07,520 raise error from e 2021-10-21T11:50:07,520 pip._internal.exceptions.DistributionNotFound: No matching distribution found for chmigrate==0.1.1 2021-10-21T11:50:07,524 Removed build tracker: '/tmp/pip-req-tracker-_yki94z_'