2025-09-09T09:00:01,480 Created temporary directory: /tmp/pip-build-tracker-n0tuqsyq 2025-09-09T09:00:01,481 Initialized build tracking at /tmp/pip-build-tracker-n0tuqsyq 2025-09-09T09:00:01,481 Created build tracker: /tmp/pip-build-tracker-n0tuqsyq 2025-09-09T09:00:01,481 Entered build tracker: /tmp/pip-build-tracker-n0tuqsyq 2025-09-09T09:00:01,482 Created temporary directory: /tmp/pip-wheel-7r78vuax 2025-09-09T09:00:01,485 Created temporary directory: /tmp/pip-ephem-wheel-cache-ca3jami8 2025-09-09T09:00:01,541 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T09:00:01,543 2 location(s) to search for versions of url2: 2025-09-09T09:00:01,543 * https://pypi.org/simple/url2/ 2025-09-09T09:00:01,543 * https://www.piwheels.org/simple/url2/ 2025-09-09T09:00:01,544 Fetching project page and analyzing links: https://pypi.org/simple/url2/ 2025-09-09T09:00:01,544 Getting page https://pypi.org/simple/url2/ 2025-09-09T09:00:01,545 Found index url https://pypi.org/simple/ 2025-09-09T09:00:01,770 Fetched page https://pypi.org/simple/url2/ as application/vnd.pypi.simple.v1+json 2025-09-09T09:00:01,772 Found link https://files.pythonhosted.org/packages/0e/56/7459b2ea50cf70b2a7326baecf2fb16c658f781c41f3146044cf68e17fa1/url2-1.0.tar.gz (from https://pypi.org/simple/url2/), version: 1.0 2025-09-09T09:00:01,773 Found link https://files.pythonhosted.org/packages/67/6e/04743767149075cddba06b11c35241ff27c35fbc96f161415d7ca88ace09/url2-1.1.0.macosx-10.9-x86_64.tar.gz (from https://pypi.org/simple/url2/), version: 1.1.0.macosx-10.9-x86_64 2025-09-09T09:00:01,773 Found link https://files.pythonhosted.org/packages/63/5f/2344fc8bfd9257bf9821a5b80e8572bff75a78756fc0a6d4886d39a25e58/url2-1.2.0.tar.gz (from https://pypi.org/simple/url2/), version: 1.2.0 2025-09-09T09:00:01,774 Fetching project page and analyzing links: https://www.piwheels.org/simple/url2/ 2025-09-09T09:00:01,775 Getting page https://www.piwheels.org/simple/url2/ 2025-09-09T09:00:01,776 Found index url https://www.piwheels.org/simple/ 2025-09-09T09:00:01,869 Fetched page https://www.piwheels.org/simple/url2/ as text/html 2025-09-09T09:00:01,870 Skipping link: No binaries permitted for url2: https://archive1.piwheels.org/simple/url2/url2-1.2.0-py3-none-any.whl#sha256=11164957cc0031aed329ca4529819f376a1da345b60d0140b08c481075b935aa (from https://www.piwheels.org/simple/url2/) 2025-09-09T09:00:01,871 Skipping link: No binaries permitted for url2: https://archive1.piwheels.org/simple/url2/url2-1.0-py3-none-any.whl#sha256=0747eb91628aa69fd28f6b6123e018a137a8ef3ff0310bddc7b3b7eee286a1d0 (from https://www.piwheels.org/simple/url2/) 2025-09-09T09:00:01,871 Skipping link: not a file: https://www.piwheels.org/simple/url2/ 2025-09-09T09:00:01,871 Skipping link: not a file: https://pypi.org/simple/url2/ 2025-09-09T09:00:01,897 Given no hashes to check 0 links for project 'url2': discarding no candidates 2025-09-09T09:00:01,897 ERROR: Could not find a version that satisfies the requirement url2==1.1.0 (from versions: 1.0, 1.2.0) 2025-09-09T09:00:01,899 ERROR: No matching distribution found for url2==1.1.0 2025-09-09T09:00:01,899 Exception information: 2025-09-09T09:00:01,899 Traceback (most recent call last): 2025-09-09T09:00:01,899 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T09:00:01,899 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T09:00:01,899 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T09:00:01,899 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T09:00:01,899 raise RequirementsConflicted(criterion) 2025-09-09T09:00:01,899 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('url2==1.1.0') 2025-09-09T09:00:01,899 2025-09-09T09:00:01,899 The above exception was the direct cause of the following exception: 2025-09-09T09:00:01,899 2025-09-09T09:00:01,899 Traceback (most recent call last): 2025-09-09T09:00:01,899 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T09:00:01,899 result = self._result = resolver.resolve( 2025-09-09T09:00:01,899 ~~~~~~~~~~~~~~~~^ 2025-09-09T09:00:01,899 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T09:00:01,899 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T09:00:01,899 ) 2025-09-09T09:00:01,899 ^ 2025-09-09T09:00:01,899 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T09:00:01,899 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T09:00:01,899 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T09:00:01,899 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T09:00:01,899 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('url2==1.1.0'), parent=None)] 2025-09-09T09:00:01,899 2025-09-09T09:00:01,899 The above exception was the direct cause of the following exception: 2025-09-09T09:00:01,899 2025-09-09T09:00:01,899 Traceback (most recent call last): 2025-09-09T09:00:01,899 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T09:00:01,899 status = _inner_run() 2025-09-09T09:00:01,899 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T09:00:01,899 return self.run(options, args) 2025-09-09T09:00:01,899 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T09:00:01,899 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T09:00:01,899 return func(self, options, args) 2025-09-09T09:00:01,899 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T09:00:01,899 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T09:00:01,899 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T09:00:01,899 raise error from e 2025-09-09T09:00:01,899 pip._internal.exceptions.DistributionNotFound: No matching distribution found for url2==1.1.0 2025-09-09T09:00:01,909 Removed build tracker: '/tmp/pip-build-tracker-n0tuqsyq'