2023-09-09T19:23:01,087 Created temporary directory: /tmp/pip-build-tracker-vlnxejv0 2023-09-09T19:23:01,088 Initialized build tracking at /tmp/pip-build-tracker-vlnxejv0 2023-09-09T19:23:01,089 Created build tracker: /tmp/pip-build-tracker-vlnxejv0 2023-09-09T19:23:01,089 Entered build tracker: /tmp/pip-build-tracker-vlnxejv0 2023-09-09T19:23:01,090 Created temporary directory: /tmp/pip-wheel-mr16ic6u 2023-09-09T19:23:01,093 Created temporary directory: /tmp/pip-ephem-wheel-cache-21s2i0eo 2023-09-09T19:23:01,114 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-09T19:23:01,118 2 location(s) to search for versions of ucwa: 2023-09-09T19:23:01,118 * https://pypi.org/simple/ucwa/ 2023-09-09T19:23:01,118 * https://www.piwheels.org/simple/ucwa/ 2023-09-09T19:23:01,119 Fetching project page and analyzing links: https://pypi.org/simple/ucwa/ 2023-09-09T19:23:01,120 Getting page https://pypi.org/simple/ucwa/ 2023-09-09T19:23:01,121 Found index url https://pypi.org/simple/ 2023-09-09T19:23:01,381 Fetched page https://pypi.org/simple/ucwa/ as application/vnd.pypi.simple.v1+json 2023-09-09T19:23:01,383 Found link https://files.pythonhosted.org/packages/3b/c9/c66c548447c3c2599201196b874cc44d3600821fe4665c6f691349cca5f1/ucwa-0.1.0.tar.gz (from https://pypi.org/simple/ucwa/), version: 0.1.0 2023-09-09T19:23:01,384 Found link https://files.pythonhosted.org/packages/ad/4c/6d7a2e0d58e6b8e99864e93d05b41f79f3b025ce317857bc0bf71b569f55/ucwa-0.2.0.macosx-10.6-intel.tar.gz (from https://pypi.org/simple/ucwa/), version: 0.2.0.macosx-10.6-intel 2023-09-09T19:23:01,384 Found link https://files.pythonhosted.org/packages/ca/d2/b226810df543fed1a27cef8d3a491d60a9bad0c215b235ab069e37433cd2/ucwa-0.3.0.tar.gz (from https://pypi.org/simple/ucwa/), version: 0.3.0 2023-09-09T19:23:01,385 Fetching project page and analyzing links: https://www.piwheels.org/simple/ucwa/ 2023-09-09T19:23:01,386 Getting page https://www.piwheels.org/simple/ucwa/ 2023-09-09T19:23:01,387 Found index url https://www.piwheels.org/simple/ 2023-09-09T19:23:01,654 Fetched page https://www.piwheels.org/simple/ucwa/ as text/html 2023-09-09T19:23:01,655 Skipping link: No binaries permitted for ucwa: https://www.piwheels.org/simple/ucwa/ucwa-0.1.0-py2.py3-none-any.whl#sha256=709a10853e6cda21368b89343021a898c3af7f4c7ad042ed3ee6da623f902e3e (from https://www.piwheels.org/simple/ucwa/) 2023-09-09T19:23:01,656 Skipping link: No binaries permitted for ucwa: https://www.piwheels.org/simple/ucwa/ucwa-0.3.0-py2.py3-none-any.whl#sha256=580a1742758dec36fed435c3d577576b528b65c85c27ab39c1a9b91df6807190 (from https://www.piwheels.org/simple/ucwa/) 2023-09-09T19:23:01,657 Skipping link: not a file: https://www.piwheels.org/simple/ucwa/ 2023-09-09T19:23:01,657 Skipping link: not a file: https://pypi.org/simple/ucwa/ 2023-09-09T19:23:01,676 Given no hashes to check 0 links for project 'ucwa': discarding no candidates 2023-09-09T19:23:01,677 ERROR: Could not find a version that satisfies the requirement ucwa==0.2.0 (from versions: 0.2.0.macosx-10.6-intel, 0.1.0, 0.3.0) 2023-09-09T19:23:01,679 ERROR: No matching distribution found for ucwa==0.2.0 2023-09-09T19:23:01,680 Exception information: 2023-09-09T19:23:01,680 Traceback (most recent call last): 2023-09-09T19:23:01,680 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-09T19:23:01,680 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-09T19:23:01,680 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-09T19:23:01,680 raise RequirementsConflicted(criterion) 2023-09-09T19:23:01,680 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ucwa==0.2.0') 2023-09-09T19:23:01,680 2023-09-09T19:23:01,680 During handling of the above exception, another exception occurred: 2023-09-09T19:23:01,680 2023-09-09T19:23:01,680 Traceback (most recent call last): 2023-09-09T19:23:01,680 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-09T19:23:01,680 result = self._result = resolver.resolve( 2023-09-09T19:23:01,680 ^^^^^^^^^^^^^^^^^ 2023-09-09T19:23:01,680 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-09T19:23:01,680 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-09T19:23:01,680 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T19:23:01,680 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-09T19:23:01,680 raise ResolutionImpossible(e.criterion.information) 2023-09-09T19:23:01,680 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ucwa==0.2.0'), parent=None)] 2023-09-09T19:23:01,680 2023-09-09T19:23:01,680 The above exception was the direct cause of the following exception: 2023-09-09T19:23:01,680 2023-09-09T19:23:01,680 Traceback (most recent call last): 2023-09-09T19:23:01,680 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-09T19:23:01,680 status = run_func(*args) 2023-09-09T19:23:01,680 ^^^^^^^^^^^^^^^ 2023-09-09T19:23:01,680 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-09T19:23:01,680 return func(self, options, args) 2023-09-09T19:23:01,680 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T19:23:01,680 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-09T19:23:01,680 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-09T19:23:01,680 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T19:23:01,680 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-09T19:23:01,680 raise error from e 2023-09-09T19:23:01,680 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ucwa==0.2.0 2023-09-09T19:23:01,686 Removed build tracker: '/tmp/pip-build-tracker-vlnxejv0'