2022-01-08T14:32:43,887 Created temporary directory: /tmp/pip-ephem-wheel-cache-1byuom1g 2022-01-08T14:32:43,892 Created temporary directory: /tmp/pip-req-tracker-yf306l9k 2022-01-08T14:32:43,893 Initialized build tracking at /tmp/pip-req-tracker-yf306l9k 2022-01-08T14:32:43,893 Created build tracker: /tmp/pip-req-tracker-yf306l9k 2022-01-08T14:32:43,894 Entered build tracker: /tmp/pip-req-tracker-yf306l9k 2022-01-08T14:32:43,895 Created temporary directory: /tmp/pip-wheel-0t0415d1 2022-01-08T14:32:43,965 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-08T14:32:43,970 2 location(s) to search for versions of zs-mixins: 2022-01-08T14:32:43,970 * https://pypi.org/simple/zs-mixins/ 2022-01-08T14:32:43,970 * https://www.piwheels.org/simple/zs-mixins/ 2022-01-08T14:32:43,971 Fetching project page and analyzing links: https://pypi.org/simple/zs-mixins/ 2022-01-08T14:32:43,973 Getting page https://pypi.org/simple/zs-mixins/ 2022-01-08T14:32:43,976 Found index url https://pypi.org/simple 2022-01-08T14:32:44,176 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/bc/28/02659f391a02c0b4892f1a313ae7df5447a02bd04f8d771d1d5bf1c6323a/zs-mixins-0.0.1.tar.gz#sha256=87ca04c1dbbf50d7f2a4edd08bd8011af7403b54a029d0b3685b7e1c8b4e7aca (from https://pypi.org/simple/zs-mixins/) (requires-python:>=3.8,<4.0) 2022-01-08T14:32:44,177 Skipping link: No binaries permitted for zs-mixins: https://files.pythonhosted.org/packages/f3/86/c6caa5e329b541a74ae670edde07c4d0f8c04c3feb86ba4a89ce9f957183/zs_mixins-0.0.1-py3-none-any.whl#sha256=2b0049e20d3ea3cd0bed41bbf138794204985cbea94f554bfa260741bd30c16f (from https://pypi.org/simple/zs-mixins/) (requires-python:>=3.8,<4.0) 2022-01-08T14:32:44,177 Fetching project page and analyzing links: https://www.piwheels.org/simple/zs-mixins/ 2022-01-08T14:32:44,178 Getting page https://www.piwheels.org/simple/zs-mixins/ 2022-01-08T14:32:44,180 Found index url https://www.piwheels.org/simple 2022-01-08T14:32:44,380 Skipping link: not a file: https://www.piwheels.org/simple/zs-mixins/ 2022-01-08T14:32:44,381 Skipping link: not a file: https://pypi.org/simple/zs-mixins/ 2022-01-08T14:32:44,412 Given no hashes to check 0 links for project 'zs-mixins': discarding no candidates 2022-01-08T14:32:44,413 ERROR: Could not find a version that satisfies the requirement zs-mixins==0.0.1 (from versions: none) 2022-01-08T14:32:44,414 ERROR: No matching distribution found for zs-mixins==0.0.1 2022-01-08T14:32:44,414 Exception information: 2022-01-08T14:32:44,414 Traceback (most recent call last): 2022-01-08T14:32:44,414 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-08T14:32:44,414 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-08T14:32:44,414 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-08T14:32:44,414 raise RequirementsConflicted(criterion) 2022-01-08T14:32:44,414 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zs-mixins==0.0.1') 2022-01-08T14:32:44,414 2022-01-08T14:32:44,414 During handling of the above exception, another exception occurred: 2022-01-08T14:32:44,414 2022-01-08T14:32:44,414 Traceback (most recent call last): 2022-01-08T14:32:44,414 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-08T14:32:44,414 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-08T14:32:44,414 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-08T14:32:44,414 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-08T14:32:44,414 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-08T14:32:44,414 raise ResolutionImpossible(e.criterion.information) 2022-01-08T14:32:44,414 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zs-mixins==0.0.1'), parent=None)] 2022-01-08T14:32:44,414 2022-01-08T14:32:44,414 The above exception was the direct cause of the following exception: 2022-01-08T14:32:44,414 2022-01-08T14:32:44,414 Traceback (most recent call last): 2022-01-08T14:32:44,414 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-08T14:32:44,414 status = run_func(*args) 2022-01-08T14:32:44,414 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-08T14:32:44,414 return func(self, options, args) 2022-01-08T14:32:44,414 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-08T14:32:44,414 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-08T14:32:44,414 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-08T14:32:44,414 raise error from e 2022-01-08T14:32:44,414 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zs-mixins==0.0.1 2022-01-08T14:32:44,422 Removed build tracker: '/tmp/pip-req-tracker-yf306l9k'