2023-09-20T04:31:02,670 Created temporary directory: /tmp/pip-build-tracker-6irrdde1 2023-09-20T04:31:02,671 Initialized build tracking at /tmp/pip-build-tracker-6irrdde1 2023-09-20T04:31:02,671 Created build tracker: /tmp/pip-build-tracker-6irrdde1 2023-09-20T04:31:02,672 Entered build tracker: /tmp/pip-build-tracker-6irrdde1 2023-09-20T04:31:02,672 Created temporary directory: /tmp/pip-wheel-32m4335q 2023-09-20T04:31:02,675 Created temporary directory: /tmp/pip-ephem-wheel-cache-z32hq3i6 2023-09-20T04:31:02,697 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-20T04:31:02,700 2 location(s) to search for versions of aixtend: 2023-09-20T04:31:02,700 * https://pypi.org/simple/aixtend/ 2023-09-20T04:31:02,700 * https://www.piwheels.org/simple/aixtend/ 2023-09-20T04:31:02,701 Fetching project page and analyzing links: https://pypi.org/simple/aixtend/ 2023-09-20T04:31:02,702 Getting page https://pypi.org/simple/aixtend/ 2023-09-20T04:31:02,703 Found index url https://pypi.org/simple/ 2023-09-20T04:31:02,922 Fetched page https://pypi.org/simple/aixtend/ as application/vnd.pypi.simple.v1+json 2023-09-20T04:31:02,924 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-20T04:31:02,925 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-20T04:31:02,925 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-20T04:31:02,926 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-20T04:31:02,927 Fetching project page and analyzing links: https://www.piwheels.org/simple/aixtend/ 2023-09-20T04:31:02,928 Getting page https://www.piwheels.org/simple/aixtend/ 2023-09-20T04:31:02,929 Found index url https://www.piwheels.org/simple/ 2023-09-20T04:31:03,217 Fetched page https://www.piwheels.org/simple/aixtend/ as text/html 2023-09-20T04:31:03,219 Skipping link: not a file: https://www.piwheels.org/simple/aixtend/ 2023-09-20T04:31:03,219 Skipping link: not a file: https://pypi.org/simple/aixtend/ 2023-09-20T04:31:03,238 Given no hashes to check 0 links for project 'aixtend': discarding no candidates 2023-09-20T04:31:03,239 ERROR: Could not find a version that satisfies the requirement aixtend==0.0.5 (from versions: 0.0.5.macosx-10.9-x86_64, 0.1.0.macosx-10.9-x86_64) 2023-09-20T04:31:03,240 ERROR: No matching distribution found for aixtend==0.0.5 2023-09-20T04:31:03,242 Exception information: 2023-09-20T04:31:03,242 Traceback (most recent call last): 2023-09-20T04:31:03,242 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-20T04:31:03,242 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-20T04:31:03,242 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-20T04:31:03,242 raise RequirementsConflicted(criterion) 2023-09-20T04:31:03,242 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aixtend==0.0.5') 2023-09-20T04:31:03,242 2023-09-20T04:31:03,242 During handling of the above exception, another exception occurred: 2023-09-20T04:31:03,242 2023-09-20T04:31:03,242 Traceback (most recent call last): 2023-09-20T04:31:03,242 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-20T04:31:03,242 result = self._result = resolver.resolve( 2023-09-20T04:31:03,242 ^^^^^^^^^^^^^^^^^ 2023-09-20T04:31:03,242 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-20T04:31:03,242 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-20T04:31:03,242 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-20T04:31:03,242 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-20T04:31:03,242 raise ResolutionImpossible(e.criterion.information) 2023-09-20T04:31:03,242 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aixtend==0.0.5'), parent=None)] 2023-09-20T04:31:03,242 2023-09-20T04:31:03,242 The above exception was the direct cause of the following exception: 2023-09-20T04:31:03,242 2023-09-20T04:31:03,242 Traceback (most recent call last): 2023-09-20T04:31:03,242 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-20T04:31:03,242 status = run_func(*args) 2023-09-20T04:31:03,242 ^^^^^^^^^^^^^^^ 2023-09-20T04:31:03,242 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-20T04:31:03,242 return func(self, options, args) 2023-09-20T04:31:03,242 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-20T04:31:03,242 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-20T04:31:03,242 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-20T04:31:03,242 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-20T04:31:03,242 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-20T04:31:03,242 raise error from e 2023-09-20T04:31:03,242 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aixtend==0.0.5 2023-09-20T04:31:03,247 Removed build tracker: '/tmp/pip-build-tracker-6irrdde1'