2023-09-12T08:45:00,294 Created temporary directory: /tmp/pip-build-tracker-_byhs2gj 2023-09-12T08:45:00,295 Initialized build tracking at /tmp/pip-build-tracker-_byhs2gj 2023-09-12T08:45:00,295 Created build tracker: /tmp/pip-build-tracker-_byhs2gj 2023-09-12T08:45:00,296 Entered build tracker: /tmp/pip-build-tracker-_byhs2gj 2023-09-12T08:45:00,297 Created temporary directory: /tmp/pip-wheel-8h7a8z_z 2023-09-12T08:45:00,300 Created temporary directory: /tmp/pip-ephem-wheel-cache-7pite49s 2023-09-12T08:45:00,322 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-12T08:45:00,326 2 location(s) to search for versions of poetry-demo-1: 2023-09-12T08:45:00,326 * https://pypi.org/simple/poetry-demo-1/ 2023-09-12T08:45:00,326 * https://www.piwheels.org/simple/poetry-demo-1/ 2023-09-12T08:45:00,326 Fetching project page and analyzing links: https://pypi.org/simple/poetry-demo-1/ 2023-09-12T08:45:00,327 Getting page https://pypi.org/simple/poetry-demo-1/ 2023-09-12T08:45:00,329 Found index url https://pypi.org/simple/ 2023-09-12T08:45:00,545 Fetched page https://pypi.org/simple/poetry-demo-1/ as application/vnd.pypi.simple.v1+json 2023-09-12T08:45:00,547 Link requires a different Python (3.11.2 not in: '>=2.7,<3.0'): https://files.pythonhosted.org/packages/09/cb/a3fb829432a76ec2f68948298336b8a2a89cb87c6f8d295fc990906d7c40/poetry-demo-1-0.1.0.tar.gz (from https://pypi.org/simple/poetry-demo-1/) (requires-python:>=2.7,<3.0) 2023-09-12T08:45:00,547 Skipping link: 0.1.0 Requires-Python >=2.7,<3.0: https://files.pythonhosted.org/packages/09/cb/a3fb829432a76ec2f68948298336b8a2a89cb87c6f8d295fc990906d7c40/poetry-demo-1-0.1.0.tar.gz (from https://pypi.org/simple/poetry-demo-1/) (requires-python:>=2.7,<3.0) 2023-09-12T08:45:00,548 Skipping link: No binaries permitted for poetry-demo-1: https://files.pythonhosted.org/packages/95/b1/8a1574c8c41cc5b7c32940e41bc6dd8262d48a6b39f636ade7a61372c6d8/poetry_demo_1-0.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/poetry-demo-1/) (requires-python:>=2.7,<3.0) 2023-09-12T08:45:00,548 Fetching project page and analyzing links: https://www.piwheels.org/simple/poetry-demo-1/ 2023-09-12T08:45:00,549 Getting page https://www.piwheels.org/simple/poetry-demo-1/ 2023-09-12T08:45:00,551 Found index url https://www.piwheels.org/simple/ 2023-09-12T08:45:00,803 Fetched page https://www.piwheels.org/simple/poetry-demo-1/ as text/html 2023-09-12T08:45:00,804 Skipping link: not a file: https://www.piwheels.org/simple/poetry-demo-1/ 2023-09-12T08:45:00,804 Skipping link: not a file: https://pypi.org/simple/poetry-demo-1/ 2023-09-12T08:45:00,823 Given no hashes to check 0 links for project 'poetry-demo-1': discarding no candidates 2023-09-12T08:45:00,824 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=2.7,<3.0 2023-09-12T08:45:00,825 ERROR: Could not find a version that satisfies the requirement poetry-demo-1==0.1.0 (from versions: none) 2023-09-12T08:45:00,827 ERROR: No matching distribution found for poetry-demo-1==0.1.0 2023-09-12T08:45:00,828 Exception information: 2023-09-12T08:45:00,828 Traceback (most recent call last): 2023-09-12T08:45:00,828 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-12T08:45:00,828 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-12T08:45:00,828 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-12T08:45:00,828 raise RequirementsConflicted(criterion) 2023-09-12T08:45:00,828 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('poetry-demo-1==0.1.0') 2023-09-12T08:45:00,828 2023-09-12T08:45:00,828 During handling of the above exception, another exception occurred: 2023-09-12T08:45:00,828 2023-09-12T08:45:00,828 Traceback (most recent call last): 2023-09-12T08:45:00,828 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-12T08:45:00,828 result = self._result = resolver.resolve( 2023-09-12T08:45:00,828 ^^^^^^^^^^^^^^^^^ 2023-09-12T08:45:00,828 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-12T08:45:00,828 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-12T08:45:00,828 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T08:45:00,828 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-12T08:45:00,828 raise ResolutionImpossible(e.criterion.information) 2023-09-12T08:45:00,828 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('poetry-demo-1==0.1.0'), parent=None)] 2023-09-12T08:45:00,828 2023-09-12T08:45:00,828 The above exception was the direct cause of the following exception: 2023-09-12T08:45:00,828 2023-09-12T08:45:00,828 Traceback (most recent call last): 2023-09-12T08:45:00,828 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-12T08:45:00,828 status = run_func(*args) 2023-09-12T08:45:00,828 ^^^^^^^^^^^^^^^ 2023-09-12T08:45:00,828 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-12T08:45:00,828 return func(self, options, args) 2023-09-12T08:45:00,828 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T08:45:00,828 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-12T08:45:00,828 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-12T08:45:00,828 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-12T08:45:00,828 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-12T08:45:00,828 raise error from e 2023-09-12T08:45:00,828 pip._internal.exceptions.DistributionNotFound: No matching distribution found for poetry-demo-1==0.1.0 2023-09-12T08:45:00,834 Removed build tracker: '/tmp/pip-build-tracker-_byhs2gj'