2023-09-08T20:02:38,939 Created temporary directory: /tmp/pip-build-tracker-b9bo7nci 2023-09-08T20:02:38,941 Initialized build tracking at /tmp/pip-build-tracker-b9bo7nci 2023-09-08T20:02:38,942 Created build tracker: /tmp/pip-build-tracker-b9bo7nci 2023-09-08T20:02:38,943 Entered build tracker: /tmp/pip-build-tracker-b9bo7nci 2023-09-08T20:02:38,944 Created temporary directory: /tmp/pip-wheel-ozmz4tu9 2023-09-08T20:02:38,949 Created temporary directory: /tmp/pip-ephem-wheel-cache-xxzqvynk 2023-09-08T20:02:38,983 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T20:02:38,988 2 location(s) to search for versions of update-ip: 2023-09-08T20:02:38,988 * https://pypi.org/simple/update-ip/ 2023-09-08T20:02:38,988 * https://www.piwheels.org/simple/update-ip/ 2023-09-08T20:02:38,989 Fetching project page and analyzing links: https://pypi.org/simple/update-ip/ 2023-09-08T20:02:38,990 Getting page https://pypi.org/simple/update-ip/ 2023-09-08T20:02:38,992 Found index url https://pypi.org/simple/ 2023-09-08T20:02:39,149 Fetched page https://pypi.org/simple/update-ip/ as application/vnd.pypi.simple.v1+json 2023-09-08T20:02:39,150 Found link https://files.pythonhosted.org/packages/8c/a9/00b46940c69349aeecfdb850dcc076be70f980a40cc471fc16da1355f671/update-ip-0.1.tar.gz (from https://pypi.org/simple/update-ip/), version: 0.1 2023-09-08T20:02:39,151 Found link https://files.pythonhosted.org/packages/dd/48/f9deb19f7f9a67fa5a86670e9d27ddfc7242daabffc5d9a760fcbc7d50e8/update-ip-0.2.tar.gz (from https://pypi.org/simple/update-ip/), version: 0.2 2023-09-08T20:02:39,152 Found link https://files.pythonhosted.org/packages/7a/65/923f6ae2c7498e08ff21a6fd072f2ffd82f9159a2225b3ff079d84969198/update-ip-0.2.1.tar.gz (from https://pypi.org/simple/update-ip/), version: 0.2.1 2023-09-08T20:02:39,152 Found link https://files.pythonhosted.org/packages/f0/b3/61194e9ba98bd89f7ccbbe393d118685b6f514569ce7e25db6a0e487e325/update-ip-0.2.2_.tar.gz (from https://pypi.org/simple/update-ip/), version: 0.2.2_ 2023-09-08T20:02:39,153 Fetching project page and analyzing links: https://www.piwheels.org/simple/update-ip/ 2023-09-08T20:02:39,154 Getting page https://www.piwheels.org/simple/update-ip/ 2023-09-08T20:02:39,155 Found index url https://www.piwheels.org/simple/ 2023-09-08T20:02:39,429 Fetched page https://www.piwheels.org/simple/update-ip/ as text/html 2023-09-08T20:02:39,431 Skipping link: No binaries permitted for update-ip: https://www.piwheels.org/simple/update-ip/update_ip-0.2-py3-none-any.whl#sha256=56a88895a40be048cd4de5591421dc3f81def56f2f7a277d82b89ed2c62c7d32 (from https://www.piwheels.org/simple/update-ip/) 2023-09-08T20:02:39,431 Skipping link: No binaries permitted for update-ip: https://www.piwheels.org/simple/update-ip/update_ip-0.2.1-py3-none-any.whl#sha256=eec181f41e2b51e796e3093d6ec1920dea17b155608bc2abc165f6eba3f1fed7 (from https://www.piwheels.org/simple/update-ip/) 2023-09-08T20:02:39,432 Skipping link: not a file: https://www.piwheels.org/simple/update-ip/ 2023-09-08T20:02:39,433 Skipping link: not a file: https://pypi.org/simple/update-ip/ 2023-09-08T20:02:39,451 Given no hashes to check 0 links for project 'update-ip': discarding no candidates 2023-09-08T20:02:39,452 ERROR: Could not find a version that satisfies the requirement update-ip==0.2.2 (from versions: 0.2.2_, 0.1, 0.2, 0.2.1) 2023-09-08T20:02:39,454 ERROR: No matching distribution found for update-ip==0.2.2 2023-09-08T20:02:39,455 Exception information: 2023-09-08T20:02:39,455 Traceback (most recent call last): 2023-09-08T20:02:39,455 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T20:02:39,455 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T20:02:39,455 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T20:02:39,455 raise RequirementsConflicted(criterion) 2023-09-08T20:02:39,455 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('update-ip==0.2.2') 2023-09-08T20:02:39,455 2023-09-08T20:02:39,455 During handling of the above exception, another exception occurred: 2023-09-08T20:02:39,455 2023-09-08T20:02:39,455 Traceback (most recent call last): 2023-09-08T20:02:39,455 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T20:02:39,455 result = self._result = resolver.resolve( 2023-09-08T20:02:39,455 ^^^^^^^^^^^^^^^^^ 2023-09-08T20:02:39,455 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T20:02:39,455 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T20:02:39,455 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T20:02:39,455 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T20:02:39,455 raise ResolutionImpossible(e.criterion.information) 2023-09-08T20:02:39,455 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('update-ip==0.2.2'), parent=None)] 2023-09-08T20:02:39,455 2023-09-08T20:02:39,455 The above exception was the direct cause of the following exception: 2023-09-08T20:02:39,455 2023-09-08T20:02:39,455 Traceback (most recent call last): 2023-09-08T20:02:39,455 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T20:02:39,455 status = run_func(*args) 2023-09-08T20:02:39,455 ^^^^^^^^^^^^^^^ 2023-09-08T20:02:39,455 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T20:02:39,455 return func(self, options, args) 2023-09-08T20:02:39,455 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T20:02:39,455 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T20:02:39,455 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T20:02:39,455 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T20:02:39,455 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T20:02:39,455 raise error from e 2023-09-08T20:02:39,455 pip._internal.exceptions.DistributionNotFound: No matching distribution found for update-ip==0.2.2 2023-09-08T20:02:39,461 Removed build tracker: '/tmp/pip-build-tracker-b9bo7nci'