2023-09-08T10:57:05,254 Created temporary directory: /tmp/pip-build-tracker-ui_kil3s 2023-09-08T10:57:05,255 Initialized build tracking at /tmp/pip-build-tracker-ui_kil3s 2023-09-08T10:57:05,256 Created build tracker: /tmp/pip-build-tracker-ui_kil3s 2023-09-08T10:57:05,256 Entered build tracker: /tmp/pip-build-tracker-ui_kil3s 2023-09-08T10:57:05,257 Created temporary directory: /tmp/pip-wheel-x55r34fm 2023-09-08T10:57:05,260 Created temporary directory: /tmp/pip-ephem-wheel-cache-i5jf28fd 2023-09-08T10:57:05,281 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T10:57:05,285 2 location(s) to search for versions of pyzinc: 2023-09-08T10:57:05,285 * https://pypi.org/simple/pyzinc/ 2023-09-08T10:57:05,285 * https://www.piwheels.org/simple/pyzinc/ 2023-09-08T10:57:05,286 Fetching project page and analyzing links: https://pypi.org/simple/pyzinc/ 2023-09-08T10:57:05,287 Getting page https://pypi.org/simple/pyzinc/ 2023-09-08T10:57:05,288 Found index url https://pypi.org/simple/ 2023-09-08T10:57:05,427 Fetched page https://pypi.org/simple/pyzinc/ as application/vnd.pypi.simple.v1+json 2023-09-08T10:57:05,429 Found link https://files.pythonhosted.org/packages/fd/5e/4bfffa4b23225a084123757c0f1c7f6174d819690e39c9c910ba64181228/PyZinc-3.0.1-Python-2.7.tar.gz (from https://pypi.org/simple/pyzinc/), version: 3.0.1-Python-2.7 2023-09-08T10:57:05,430 Found link https://files.pythonhosted.org/packages/a4/5e/631c7d29fe17c09939aa77caa930ef25e8c9f7b868dcc6778de51722f886/PyZinc-3.0.2-Python-2.7.tar.gz (from https://pypi.org/simple/pyzinc/), version: 3.0.2-Python-2.7 2023-09-08T10:57:05,431 Found link https://files.pythonhosted.org/packages/7f/52/80e6de3f1886269ac9c96db276044acb990a224dce5ab7525ee077afdea6/PyZinc-3.0.3-Python-2.7.tar.gz (from https://pypi.org/simple/pyzinc/), version: 3.0.3-Python-2.7 2023-09-08T10:57:05,431 Found link https://files.pythonhosted.org/packages/93/c0/6c90be0c1604d6adb7867de858891365db0b2a39dd1e46c4e7a32b889a11/PyZinc-3.0.4-Python-2.7.tar.gz (from https://pypi.org/simple/pyzinc/), version: 3.0.4-Python-2.7 2023-09-08T10:57:05,432 Found link https://files.pythonhosted.org/packages/32/f2/7640214300c30d6c6019eb7c12c65924ef34f5fe535cc5acc1ed26873cf2/PyZinc-3.0.5-Python-2.7.tar.gz (from https://pypi.org/simple/pyzinc/), version: 3.0.5-Python-2.7 2023-09-08T10:57:05,433 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyzinc/ 2023-09-08T10:57:05,434 Getting page https://www.piwheels.org/simple/pyzinc/ 2023-09-08T10:57:05,435 Found index url https://www.piwheels.org/simple/ 2023-09-08T10:57:05,724 Fetched page https://www.piwheels.org/simple/pyzinc/ as text/html 2023-09-08T10:57:05,725 Skipping link: not a file: https://www.piwheels.org/simple/pyzinc/ 2023-09-08T10:57:05,726 Skipping link: not a file: https://pypi.org/simple/pyzinc/ 2023-09-08T10:57:05,744 Given no hashes to check 0 links for project 'pyzinc': discarding no candidates 2023-09-08T10:57:05,745 ERROR: Could not find a version that satisfies the requirement pyzinc==3.0.5 (from versions: 3.0.1-Python-2.7, 3.0.2-Python-2.7, 3.0.3-Python-2.7, 3.0.4-Python-2.7, 3.0.5-Python-2.7) 2023-09-08T10:57:05,747 ERROR: No matching distribution found for pyzinc==3.0.5 2023-09-08T10:57:05,748 Exception information: 2023-09-08T10:57:05,748 Traceback (most recent call last): 2023-09-08T10:57:05,748 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T10:57:05,748 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T10:57:05,748 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T10:57:05,748 raise RequirementsConflicted(criterion) 2023-09-08T10:57:05,748 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyzinc==3.0.5') 2023-09-08T10:57:05,748 2023-09-08T10:57:05,748 During handling of the above exception, another exception occurred: 2023-09-08T10:57:05,748 2023-09-08T10:57:05,748 Traceback (most recent call last): 2023-09-08T10:57:05,748 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T10:57:05,748 result = self._result = resolver.resolve( 2023-09-08T10:57:05,748 ^^^^^^^^^^^^^^^^^ 2023-09-08T10:57:05,748 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T10:57:05,748 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T10:57:05,748 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T10:57:05,748 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T10:57:05,748 raise ResolutionImpossible(e.criterion.information) 2023-09-08T10:57:05,748 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyzinc==3.0.5'), parent=None)] 2023-09-08T10:57:05,748 2023-09-08T10:57:05,748 The above exception was the direct cause of the following exception: 2023-09-08T10:57:05,748 2023-09-08T10:57:05,748 Traceback (most recent call last): 2023-09-08T10:57:05,748 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T10:57:05,748 status = run_func(*args) 2023-09-08T10:57:05,748 ^^^^^^^^^^^^^^^ 2023-09-08T10:57:05,748 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T10:57:05,748 return func(self, options, args) 2023-09-08T10:57:05,748 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T10:57:05,748 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T10:57:05,748 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T10:57:05,748 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T10:57:05,748 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T10:57:05,748 raise error from e 2023-09-08T10:57:05,748 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyzinc==3.0.5 2023-09-08T10:57:05,754 Removed build tracker: '/tmp/pip-build-tracker-ui_kil3s'