2024-10-04T11:03:31,167 Created temporary directory: /tmp/pip-build-tracker-182aon9g 2024-10-04T11:03:31,169 Initialized build tracking at /tmp/pip-build-tracker-182aon9g 2024-10-04T11:03:31,169 Created build tracker: /tmp/pip-build-tracker-182aon9g 2024-10-04T11:03:31,170 Entered build tracker: /tmp/pip-build-tracker-182aon9g 2024-10-04T11:03:31,170 Created temporary directory: /tmp/pip-wheel-483mwqz9 2024-10-04T11:03:31,174 Created temporary directory: /tmp/pip-ephem-wheel-cache-7ukouwb_ 2024-10-04T11:03:31,218 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-04T11:03:31,221 2 location(s) to search for versions of imio-email-parser: 2024-10-04T11:03:31,221 * https://pypi.org/simple/imio-email-parser/ 2024-10-04T11:03:31,221 * https://www.piwheels.org/simple/imio-email-parser/ 2024-10-04T11:03:31,222 Fetching project page and analyzing links: https://pypi.org/simple/imio-email-parser/ 2024-10-04T11:03:31,222 Getting page https://pypi.org/simple/imio-email-parser/ 2024-10-04T11:03:31,224 Found index url https://pypi.org/simple/ 2024-10-04T11:03:31,461 Fetched page https://pypi.org/simple/imio-email-parser/ as application/vnd.pypi.simple.v1+json 2024-10-04T11:03:31,463 Found link https://files.pythonhosted.org/packages/0f/cd/d05ce0ee3953f3695d83cf3d9fdb5ecb69735596e8cb8fef11485a06f5d5/imio.email.parser-0.1.tar.gz (from https://pypi.org/simple/imio-email-parser/), version: 0.1 2024-10-04T11:03:31,464 Skipping link: No binaries permitted for imio-email-parser: https://files.pythonhosted.org/packages/1f/d4/f213e3a9bf7929a96f39845479b743250a96a559d5e9d67e7ae8e3cea4f8/imio.email.parser-0.2.0-py3-none-any.whl (from https://pypi.org/simple/imio-email-parser/) (requires-python:<3.10,>=3.9) 2024-10-04T11:03:31,465 Link requires a different Python (3.11.2 not in: '<3.10,>=3.9'): https://files.pythonhosted.org/packages/d3/55/8eeb2073fcedb5021e399e8b2ab6b637a838bc44485a5c23afbeeb29ff13/imio_email_parser-0.2.0.tar.gz (from https://pypi.org/simple/imio-email-parser/) (requires-python:<3.10,>=3.9) 2024-10-04T11:03:31,465 Skipping link: 0.2.0 Requires-Python <3.10,>=3.9: https://files.pythonhosted.org/packages/d3/55/8eeb2073fcedb5021e399e8b2ab6b637a838bc44485a5c23afbeeb29ff13/imio_email_parser-0.2.0.tar.gz (from https://pypi.org/simple/imio-email-parser/) (requires-python:<3.10,>=3.9) 2024-10-04T11:03:31,466 Fetching project page and analyzing links: https://www.piwheels.org/simple/imio-email-parser/ 2024-10-04T11:03:31,466 Getting page https://www.piwheels.org/simple/imio-email-parser/ 2024-10-04T11:03:31,468 Found index url https://www.piwheels.org/simple/ 2024-10-04T11:03:31,635 Fetched page https://www.piwheels.org/simple/imio-email-parser/ as text/html 2024-10-04T11:03:31,636 Skipping link: not a file: https://www.piwheels.org/simple/imio-email-parser/ 2024-10-04T11:03:31,637 Skipping link: not a file: https://pypi.org/simple/imio-email-parser/ 2024-10-04T11:03:31,656 Given no hashes to check 0 links for project 'imio-email-parser': discarding no candidates 2024-10-04T11:03:31,657 ERROR: Ignored the following versions that require a different python version: 0.2.0 Requires-Python <3.10,>=3.9 2024-10-04T11:03:31,659 ERROR: Could not find a version that satisfies the requirement imio-email-parser==0.2.0 (from versions: 0.1) 2024-10-04T11:03:31,660 ERROR: No matching distribution found for imio-email-parser==0.2.0 2024-10-04T11:03:31,661 Exception information: 2024-10-04T11:03:31,661 Traceback (most recent call last): 2024-10-04T11:03:31,661 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-10-04T11:03:31,661 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-10-04T11:03:31,661 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-10-04T11:03:31,661 raise RequirementsConflicted(criterion) 2024-10-04T11:03:31,661 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('imio-email-parser==0.2.0') 2024-10-04T11:03:31,661 2024-10-04T11:03:31,661 During handling of the above exception, another exception occurred: 2024-10-04T11:03:31,661 2024-10-04T11:03:31,661 Traceback (most recent call last): 2024-10-04T11:03:31,661 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-10-04T11:03:31,661 result = self._result = resolver.resolve( 2024-10-04T11:03:31,661 ^^^^^^^^^^^^^^^^^ 2024-10-04T11:03:31,661 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-10-04T11:03:31,661 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-10-04T11:03:31,661 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-04T11:03:31,661 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-10-04T11:03:31,661 raise ResolutionImpossible(e.criterion.information) 2024-10-04T11:03:31,661 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('imio-email-parser==0.2.0'), parent=None)] 2024-10-04T11:03:31,661 2024-10-04T11:03:31,661 The above exception was the direct cause of the following exception: 2024-10-04T11:03:31,661 2024-10-04T11:03:31,661 Traceback (most recent call last): 2024-10-04T11:03:31,661 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-10-04T11:03:31,661 status = _inner_run() 2024-10-04T11:03:31,661 ^^^^^^^^^^^^ 2024-10-04T11:03:31,661 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-10-04T11:03:31,661 return self.run(options, args) 2024-10-04T11:03:31,661 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-04T11:03:31,661 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-10-04T11:03:31,661 return func(self, options, args) 2024-10-04T11:03:31,661 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-04T11:03:31,661 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-10-04T11:03:31,661 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-10-04T11:03:31,661 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-04T11:03:31,661 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-10-04T11:03:31,661 raise error from e 2024-10-04T11:03:31,661 pip._internal.exceptions.DistributionNotFound: No matching distribution found for imio-email-parser==0.2.0 2024-10-04T11:03:31,667 Removed build tracker: '/tmp/pip-build-tracker-182aon9g'