2023-09-11T08:47:04,286 Created temporary directory: /tmp/pip-build-tracker-w1425jft 2023-09-11T08:47:04,287 Initialized build tracking at /tmp/pip-build-tracker-w1425jft 2023-09-11T08:47:04,288 Created build tracker: /tmp/pip-build-tracker-w1425jft 2023-09-11T08:47:04,288 Entered build tracker: /tmp/pip-build-tracker-w1425jft 2023-09-11T08:47:04,289 Created temporary directory: /tmp/pip-wheel-o1b16qyt 2023-09-11T08:47:04,292 Created temporary directory: /tmp/pip-ephem-wheel-cache-bk1d9orv 2023-09-11T08:47:04,314 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-11T08:47:04,318 2 location(s) to search for versions of dxlirflowservice: 2023-09-11T08:47:04,318 * https://pypi.org/simple/dxlirflowservice/ 2023-09-11T08:47:04,318 * https://www.piwheels.org/simple/dxlirflowservice/ 2023-09-11T08:47:04,318 Fetching project page and analyzing links: https://pypi.org/simple/dxlirflowservice/ 2023-09-11T08:47:04,319 Getting page https://pypi.org/simple/dxlirflowservice/ 2023-09-11T08:47:04,321 Found index url https://pypi.org/simple/ 2023-09-11T08:47:04,591 Fetched page https://pypi.org/simple/dxlirflowservice/ as application/vnd.pypi.simple.v1+json 2023-09-11T08:47:04,592 Skipping link: No binaries permitted for dxlirflowservice: https://files.pythonhosted.org/packages/56/fe/25320bab461dd45b2b0da5a634641b765466b455b9ea25d8429d18118dab/dxlirflowservice-1.0.3-py2-none-any.whl (from https://pypi.org/simple/dxlirflowservice/) (requires-python:>=2.7.9,<3) 2023-09-11T08:47:04,593 Skipping link: No binaries permitted for dxlirflowservice: https://files.pythonhosted.org/packages/6d/69/cd50d91e335cd511299e77fcbd69e78f189bb7e59a7b39dcfe61d2a0f0e6/dxlirflowservice-1.1.0-py2-none-any.whl (from https://pypi.org/simple/dxlirflowservice/) (requires-python:>=2.7.9,<3) 2023-09-11T08:47:04,594 Link requires a different Python (3.11.2 not in: '>=2.7.9,<3'): https://files.pythonhosted.org/packages/10/3e/6f5f75bc71190be4122b357f038c7dc2de8f6e42a9713d267b4de4aad7e6/dxlirflowservice-1.1.0.zip (from https://pypi.org/simple/dxlirflowservice/) (requires-python:>=2.7.9,<3) 2023-09-11T08:47:04,594 Skipping link: 1.1.0 Requires-Python >=2.7.9,<3: https://files.pythonhosted.org/packages/10/3e/6f5f75bc71190be4122b357f038c7dc2de8f6e42a9713d267b4de4aad7e6/dxlirflowservice-1.1.0.zip (from https://pypi.org/simple/dxlirflowservice/) (requires-python:>=2.7.9,<3) 2023-09-11T08:47:04,595 Fetching project page and analyzing links: https://www.piwheels.org/simple/dxlirflowservice/ 2023-09-11T08:47:04,596 Getting page https://www.piwheels.org/simple/dxlirflowservice/ 2023-09-11T08:47:04,597 Found index url https://www.piwheels.org/simple/ 2023-09-11T08:47:04,860 Fetched page https://www.piwheels.org/simple/dxlirflowservice/ as text/html 2023-09-11T08:47:04,861 Skipping link: not a file: https://www.piwheels.org/simple/dxlirflowservice/ 2023-09-11T08:47:04,862 Skipping link: not a file: https://pypi.org/simple/dxlirflowservice/ 2023-09-11T08:47:04,880 Given no hashes to check 0 links for project 'dxlirflowservice': discarding no candidates 2023-09-11T08:47:04,881 ERROR: Ignored the following versions that require a different python version: 1.1.0 Requires-Python >=2.7.9,<3 2023-09-11T08:47:04,882 ERROR: Could not find a version that satisfies the requirement dxlirflowservice==1.1.0 (from versions: none) 2023-09-11T08:47:04,884 ERROR: No matching distribution found for dxlirflowservice==1.1.0 2023-09-11T08:47:04,885 Exception information: 2023-09-11T08:47:04,885 Traceback (most recent call last): 2023-09-11T08:47:04,885 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-11T08:47:04,885 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-11T08:47:04,885 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-11T08:47:04,885 raise RequirementsConflicted(criterion) 2023-09-11T08:47:04,885 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dxlirflowservice==1.1.0') 2023-09-11T08:47:04,885 2023-09-11T08:47:04,885 During handling of the above exception, another exception occurred: 2023-09-11T08:47:04,885 2023-09-11T08:47:04,885 Traceback (most recent call last): 2023-09-11T08:47:04,885 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-11T08:47:04,885 result = self._result = resolver.resolve( 2023-09-11T08:47:04,885 ^^^^^^^^^^^^^^^^^ 2023-09-11T08:47:04,885 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-11T08:47:04,885 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-11T08:47:04,885 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T08:47:04,885 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-11T08:47:04,885 raise ResolutionImpossible(e.criterion.information) 2023-09-11T08:47:04,885 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dxlirflowservice==1.1.0'), parent=None)] 2023-09-11T08:47:04,885 2023-09-11T08:47:04,885 The above exception was the direct cause of the following exception: 2023-09-11T08:47:04,885 2023-09-11T08:47:04,885 Traceback (most recent call last): 2023-09-11T08:47:04,885 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-11T08:47:04,885 status = run_func(*args) 2023-09-11T08:47:04,885 ^^^^^^^^^^^^^^^ 2023-09-11T08:47:04,885 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-11T08:47:04,885 return func(self, options, args) 2023-09-11T08:47:04,885 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T08:47:04,885 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-11T08:47:04,885 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-11T08:47:04,885 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T08:47:04,885 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-11T08:47:04,885 raise error from e 2023-09-11T08:47:04,885 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dxlirflowservice==1.1.0 2023-09-11T08:47:04,891 Removed build tracker: '/tmp/pip-build-tracker-w1425jft'