2025-09-09T20:45:33,469 Created temporary directory: /tmp/pip-build-tracker-mmzjg_qz 2025-09-09T20:45:33,469 Initialized build tracking at /tmp/pip-build-tracker-mmzjg_qz 2025-09-09T20:45:33,470 Created build tracker: /tmp/pip-build-tracker-mmzjg_qz 2025-09-09T20:45:33,470 Entered build tracker: /tmp/pip-build-tracker-mmzjg_qz 2025-09-09T20:45:33,470 Created temporary directory: /tmp/pip-wheel-aizs8f4r 2025-09-09T20:45:33,473 Created temporary directory: /tmp/pip-ephem-wheel-cache-96bcox4k 2025-09-09T20:45:33,530 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T20:45:33,532 2 location(s) to search for versions of hello-joel-package: 2025-09-09T20:45:33,532 * https://pypi.org/simple/hello-joel-package/ 2025-09-09T20:45:33,532 * https://www.piwheels.org/simple/hello-joel-package/ 2025-09-09T20:45:33,532 Fetching project page and analyzing links: https://pypi.org/simple/hello-joel-package/ 2025-09-09T20:45:33,533 Getting page https://pypi.org/simple/hello-joel-package/ 2025-09-09T20:45:33,534 Found index url https://pypi.org/simple/ 2025-09-09T20:45:33,746 Fetched page https://pypi.org/simple/hello-joel-package/ as application/vnd.pypi.simple.v1+json 2025-09-09T20:45:33,749 Skipping link: No binaries permitted for hello-joel-package: https://files.pythonhosted.org/packages/6c/45/e45650d06dffcee96b0ab00229d54101e681dba0fc02c7bb3dfea2a2cbc9/hello_joel_package-0.0.1-py3-none-any.whl (from https://pypi.org/simple/hello-joel-package/) 2025-09-09T20:45:33,749 Found link https://files.pythonhosted.org/packages/a5/85/847a9ceb957e60c6f8510741448e85cb953bbb3c960e47d6d1f6899cb582/hello_joel_package-0.0.1.linux-x86_64.tar.gz (from https://pypi.org/simple/hello-joel-package/), version: 0.0.1.linux-x86_64 2025-09-09T20:45:33,750 Skipping link: No binaries permitted for hello-joel-package: https://files.pythonhosted.org/packages/ff/30/10ec203f77f8428ef96d55be81a4415bae0d7c3e602109cda78a41652b01/hello_joel_package-0.0.2-py3-none-any.whl (from https://pypi.org/simple/hello-joel-package/) 2025-09-09T20:45:33,750 Found link https://files.pythonhosted.org/packages/31/66/e760f99d30829ddeeed9f965d7c56b542b05d42792e4c5a4015d65ff8113/hello_joel_package-0.0.2.tar.gz (from https://pypi.org/simple/hello-joel-package/), version: 0.0.2 2025-09-09T20:45:33,751 Fetching project page and analyzing links: https://www.piwheels.org/simple/hello-joel-package/ 2025-09-09T20:45:33,752 Getting page https://www.piwheels.org/simple/hello-joel-package/ 2025-09-09T20:45:33,753 Found index url https://www.piwheels.org/simple/ 2025-09-09T20:45:33,851 Fetched page https://www.piwheels.org/simple/hello-joel-package/ as text/html 2025-09-09T20:45:33,852 Skipping link: No binaries permitted for hello-joel-package: https://archive1.piwheels.org/simple/hello-joel-package/hello_joel_package-0.0.2-py3-none-any.whl#sha256=4d9e223401ceae0cb40692c8b72705cb015d9b6f544a5ca4176e88c20d0ef715 (from https://www.piwheels.org/simple/hello-joel-package/) 2025-09-09T20:45:33,853 Skipping link: not a file: https://www.piwheels.org/simple/hello-joel-package/ 2025-09-09T20:45:33,853 Skipping link: not a file: https://pypi.org/simple/hello-joel-package/ 2025-09-09T20:45:33,879 Given no hashes to check 0 links for project 'hello-joel-package': discarding no candidates 2025-09-09T20:45:33,879 ERROR: Could not find a version that satisfies the requirement hello-joel-package==0.0.1 (from versions: 0.0.2) 2025-09-09T20:45:33,881 ERROR: No matching distribution found for hello-joel-package==0.0.1 2025-09-09T20:45:33,882 Exception information: 2025-09-09T20:45:33,882 Traceback (most recent call last): 2025-09-09T20:45:33,882 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T20:45:33,882 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T20:45:33,882 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T20:45:33,882 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T20:45:33,882 raise RequirementsConflicted(criterion) 2025-09-09T20:45:33,882 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hello-joel-package==0.0.1') 2025-09-09T20:45:33,882 2025-09-09T20:45:33,882 The above exception was the direct cause of the following exception: 2025-09-09T20:45:33,882 2025-09-09T20:45:33,882 Traceback (most recent call last): 2025-09-09T20:45:33,882 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T20:45:33,882 result = self._result = resolver.resolve( 2025-09-09T20:45:33,882 ~~~~~~~~~~~~~~~~^ 2025-09-09T20:45:33,882 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T20:45:33,882 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T20:45:33,882 ) 2025-09-09T20:45:33,882 ^ 2025-09-09T20:45:33,882 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T20:45:33,882 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T20:45:33,882 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T20:45:33,882 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T20:45:33,882 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hello-joel-package==0.0.1'), parent=None)] 2025-09-09T20:45:33,882 2025-09-09T20:45:33,882 The above exception was the direct cause of the following exception: 2025-09-09T20:45:33,882 2025-09-09T20:45:33,882 Traceback (most recent call last): 2025-09-09T20:45:33,882 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T20:45:33,882 status = _inner_run() 2025-09-09T20:45:33,882 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T20:45:33,882 return self.run(options, args) 2025-09-09T20:45:33,882 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T20:45:33,882 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T20:45:33,882 return func(self, options, args) 2025-09-09T20:45:33,882 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T20:45:33,882 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T20:45:33,882 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T20:45:33,882 raise error from e 2025-09-09T20:45:33,882 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hello-joel-package==0.0.1 2025-09-09T20:45:33,890 Removed build tracker: '/tmp/pip-build-tracker-mmzjg_qz'