2023-06-07T20:18:09,759 Created temporary directory: /tmp/pip-build-tracker-liy2q7sr 2023-06-07T20:18:09,762 Initialized build tracking at /tmp/pip-build-tracker-liy2q7sr 2023-06-07T20:18:09,763 Created build tracker: /tmp/pip-build-tracker-liy2q7sr 2023-06-07T20:18:09,763 Entered build tracker: /tmp/pip-build-tracker-liy2q7sr 2023-06-07T20:18:09,764 Created temporary directory: /tmp/pip-wheel-uke8wh9d 2023-06-07T20:18:09,773 Created temporary directory: /tmp/pip-ephem-wheel-cache-_0v9bin0 2023-06-07T20:18:09,825 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-07T20:18:09,833 2 location(s) to search for versions of servicex-client: 2023-06-07T20:18:09,833 * https://pypi.org/simple/servicex-client/ 2023-06-07T20:18:09,833 * https://www.piwheels.org/simple/servicex-client/ 2023-06-07T20:18:09,834 Fetching project page and analyzing links: https://pypi.org/simple/servicex-client/ 2023-06-07T20:18:09,835 Getting page https://pypi.org/simple/servicex-client/ 2023-06-07T20:18:09,839 Found index url https://pypi.org/simple/ 2023-06-07T20:18:10,023 Fetched page https://pypi.org/simple/servicex-client/ as application/vnd.pypi.simple.v1+json 2023-06-07T20:18:10,026 Skipping link: No binaries permitted for servicex-client: https://files.pythonhosted.org/packages/8f/0b/41bf1b5dcea363a77dd3d349db3c4fa18188061fe73ad60b6488e74ba84d/servicex_client-0.1.0a2-py3-none-any.whl (from https://pypi.org/simple/servicex-client/) (requires-python:>=3.8,<3.12) 2023-06-07T20:18:10,028 Link requires a different Python (3.7.3 not in: '>=3.8,<3.12'): https://files.pythonhosted.org/packages/55/e5/0cc7429d752cfba5342d2110bc14b97d08debed2df64ffb10d5bd3bd83c2/servicex_client-0.1.0a2.tar.gz (from https://pypi.org/simple/servicex-client/) (requires-python:>=3.8,<3.12) 2023-06-07T20:18:10,029 Skipping link: 0.1.0a2 Requires-Python >=3.8,<3.12: https://files.pythonhosted.org/packages/55/e5/0cc7429d752cfba5342d2110bc14b97d08debed2df64ffb10d5bd3bd83c2/servicex_client-0.1.0a2.tar.gz (from https://pypi.org/simple/servicex-client/) (requires-python:>=3.8,<3.12) 2023-06-07T20:18:10,029 Skipping link: No binaries permitted for servicex-client: https://files.pythonhosted.org/packages/a7/d7/97ec7fe7bdd332f7e3eb25584cdb6e293208e28e5e8dde947c1240ac3e6a/servicex_client-0.1.0-py3-none-any.whl (from https://pypi.org/simple/servicex-client/) (requires-python:>=3.8,<3.12) 2023-06-07T20:18:10,031 Link requires a different Python (3.7.3 not in: '>=3.8,<3.12'): https://files.pythonhosted.org/packages/08/db/9755401ef0761f48ee72b15b9db5b2ab8848cd1f15b02e3d53bed3bd19fa/servicex_client-0.1.0.tar.gz (from https://pypi.org/simple/servicex-client/) (requires-python:>=3.8,<3.12) 2023-06-07T20:18:10,032 Skipping link: 0.1.0 Requires-Python >=3.8,<3.12: https://files.pythonhosted.org/packages/08/db/9755401ef0761f48ee72b15b9db5b2ab8848cd1f15b02e3d53bed3bd19fa/servicex_client-0.1.0.tar.gz (from https://pypi.org/simple/servicex-client/) (requires-python:>=3.8,<3.12) 2023-06-07T20:18:10,032 Fetching project page and analyzing links: https://www.piwheels.org/simple/servicex-client/ 2023-06-07T20:18:10,033 Getting page https://www.piwheels.org/simple/servicex-client/ 2023-06-07T20:18:10,035 Found index url https://www.piwheels.org/simple/ 2023-06-07T20:18:10,260 Fetched page https://www.piwheels.org/simple/servicex-client/ as text/html 2023-06-07T20:18:10,262 Skipping link: not a file: https://www.piwheels.org/simple/servicex-client/ 2023-06-07T20:18:10,262 Skipping link: not a file: https://pypi.org/simple/servicex-client/ 2023-06-07T20:18:10,294 Given no hashes to check 0 links for project 'servicex-client': discarding no candidates 2023-06-07T20:18:10,295 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8,<3.12; 0.1.0a2 Requires-Python >=3.8,<3.12 2023-06-07T20:18:10,297 ERROR: Could not find a version that satisfies the requirement servicex-client==0.1.0 (from versions: none) 2023-06-07T20:18:10,300 ERROR: No matching distribution found for servicex-client==0.1.0 2023-06-07T20:18:10,302 Exception information: 2023-06-07T20:18:10,302 Traceback (most recent call last): 2023-06-07T20:18:10,302 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-07T20:18:10,302 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-07T20:18:10,302 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-07T20:18:10,302 raise RequirementsConflicted(criterion) 2023-06-07T20:18:10,302 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('servicex-client==0.1.0') 2023-06-07T20:18:10,302 2023-06-07T20:18:10,302 During handling of the above exception, another exception occurred: 2023-06-07T20:18:10,302 2023-06-07T20:18:10,302 Traceback (most recent call last): 2023-06-07T20:18:10,302 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-06-07T20:18:10,302 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-06-07T20:18:10,302 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-07T20:18:10,302 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-07T20:18:10,302 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-07T20:18:10,302 raise ResolutionImpossible(e.criterion.information) 2023-06-07T20:18:10,302 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('servicex-client==0.1.0'), parent=None)] 2023-06-07T20:18:10,302 2023-06-07T20:18:10,302 The above exception was the direct cause of the following exception: 2023-06-07T20:18:10,302 2023-06-07T20:18:10,302 Traceback (most recent call last): 2023-06-07T20:18:10,302 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-07T20:18:10,302 status = run_func(*args) 2023-06-07T20:18:10,302 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-07T20:18:10,302 return func(self, options, args) 2023-06-07T20:18:10,302 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-07T20:18:10,302 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-07T20:18:10,302 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-07T20:18:10,302 raise error from e 2023-06-07T20:18:10,302 pip._internal.exceptions.DistributionNotFound: No matching distribution found for servicex-client==0.1.0 2023-06-07T20:18:10,310 Removed build tracker: '/tmp/pip-build-tracker-liy2q7sr'