2023-09-22T21:07:43,165 Created temporary directory: /tmp/pip-build-tracker-dp8cv9un 2023-09-22T21:07:43,166 Initialized build tracking at /tmp/pip-build-tracker-dp8cv9un 2023-09-22T21:07:43,167 Created build tracker: /tmp/pip-build-tracker-dp8cv9un 2023-09-22T21:07:43,167 Entered build tracker: /tmp/pip-build-tracker-dp8cv9un 2023-09-22T21:07:43,168 Created temporary directory: /tmp/pip-wheel-dsi2x13j 2023-09-22T21:07:43,171 Created temporary directory: /tmp/pip-ephem-wheel-cache-v1bbfkur 2023-09-22T21:07:43,192 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-22T21:07:43,196 2 location(s) to search for versions of aixtend: 2023-09-22T21:07:43,196 * https://pypi.org/simple/aixtend/ 2023-09-22T21:07:43,196 * https://www.piwheels.org/simple/aixtend/ 2023-09-22T21:07:43,197 Fetching project page and analyzing links: https://pypi.org/simple/aixtend/ 2023-09-22T21:07:43,197 Getting page https://pypi.org/simple/aixtend/ 2023-09-22T21:07:43,199 Found index url https://pypi.org/simple/ 2023-09-22T21:07:43,450 Fetched page https://pypi.org/simple/aixtend/ as application/vnd.pypi.simple.v1+json 2023-09-22T21:07:43,452 Skipping link: No binaries permitted for aixtend: https://files.pythonhosted.org/packages/12/24/6b09ad9825a605c95f96b7f43ae99068bcf3f78c37ac890a17b4c25c6cb0/aixtend-0.0.5-py3-none-any.whl (from https://pypi.org/simple/aixtend/) (requires-python:>=3.5, <4) 2023-09-22T21:07:43,453 Found link https://files.pythonhosted.org/packages/10/4c/c5888a415ae9aa2c475191e9bcd073278523db2bb55eaa55dc607a7ffa07/aixtend-0.0.5.macosx-10.9-x86_64.tar.gz (from https://pypi.org/simple/aixtend/) (requires-python:>=3.5, <4), version: 0.0.5.macosx-10.9-x86_64 2023-09-22T21:07:43,454 Skipping link: No binaries permitted for aixtend: https://files.pythonhosted.org/packages/d1/01/8987eb7614fa9a0d703e4467a205fe8e0013f859a16b6c45f0203bc20980/aixtend-0.1.0-py3-none-any.whl (from https://pypi.org/simple/aixtend/) (requires-python:>=3.5, <4) 2023-09-22T21:07:43,455 Found link https://files.pythonhosted.org/packages/f1/df/43c1d5e14f702a70a3b238053f564dcd7ebc32afb83ad7e8b162be66e680/aixtend-0.1.0.macosx-10.9-x86_64.tar.gz (from https://pypi.org/simple/aixtend/) (requires-python:>=3.5, <4), version: 0.1.0.macosx-10.9-x86_64 2023-09-22T21:07:43,456 Fetching project page and analyzing links: https://www.piwheels.org/simple/aixtend/ 2023-09-22T21:07:43,457 Getting page https://www.piwheels.org/simple/aixtend/ 2023-09-22T21:07:43,458 Found index url https://www.piwheels.org/simple/ 2023-09-22T21:07:43,611 Fetched page https://www.piwheels.org/simple/aixtend/ as text/html 2023-09-22T21:07:43,613 Skipping link: not a file: https://www.piwheels.org/simple/aixtend/ 2023-09-22T21:07:43,614 Skipping link: not a file: https://pypi.org/simple/aixtend/ 2023-09-22T21:07:43,632 Given no hashes to check 0 links for project 'aixtend': discarding no candidates 2023-09-22T21:07:43,633 ERROR: Could not find a version that satisfies the requirement aixtend==0.1.0 (from versions: 0.0.5.macosx-10.9-x86_64, 0.1.0.macosx-10.9-x86_64) 2023-09-22T21:07:43,635 ERROR: No matching distribution found for aixtend==0.1.0 2023-09-22T21:07:43,636 Exception information: 2023-09-22T21:07:43,636 Traceback (most recent call last): 2023-09-22T21:07:43,636 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-22T21:07:43,636 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-22T21:07:43,636 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-22T21:07:43,636 raise RequirementsConflicted(criterion) 2023-09-22T21:07:43,636 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aixtend==0.1.0') 2023-09-22T21:07:43,636 2023-09-22T21:07:43,636 During handling of the above exception, another exception occurred: 2023-09-22T21:07:43,636 2023-09-22T21:07:43,636 Traceback (most recent call last): 2023-09-22T21:07:43,636 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-22T21:07:43,636 result = self._result = resolver.resolve( 2023-09-22T21:07:43,636 ^^^^^^^^^^^^^^^^^ 2023-09-22T21:07:43,636 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-22T21:07:43,636 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-22T21:07:43,636 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T21:07:43,636 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-22T21:07:43,636 raise ResolutionImpossible(e.criterion.information) 2023-09-22T21:07:43,636 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aixtend==0.1.0'), parent=None)] 2023-09-22T21:07:43,636 2023-09-22T21:07:43,636 The above exception was the direct cause of the following exception: 2023-09-22T21:07:43,636 2023-09-22T21:07:43,636 Traceback (most recent call last): 2023-09-22T21:07:43,636 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-22T21:07:43,636 status = run_func(*args) 2023-09-22T21:07:43,636 ^^^^^^^^^^^^^^^ 2023-09-22T21:07:43,636 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-22T21:07:43,636 return func(self, options, args) 2023-09-22T21:07:43,636 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T21:07:43,636 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-22T21:07:43,636 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-22T21:07:43,636 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T21:07:43,636 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-22T21:07:43,636 raise error from e 2023-09-22T21:07:43,636 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aixtend==0.1.0 2023-09-22T21:07:43,642 Removed build tracker: '/tmp/pip-build-tracker-dp8cv9un'