2025-01-28T16:56:07,608 Created temporary directory: /tmp/pip-build-tracker-07c76imt 2025-01-28T16:56:07,610 Initialized build tracking at /tmp/pip-build-tracker-07c76imt 2025-01-28T16:56:07,610 Created build tracker: /tmp/pip-build-tracker-07c76imt 2025-01-28T16:56:07,611 Entered build tracker: /tmp/pip-build-tracker-07c76imt 2025-01-28T16:56:07,611 Created temporary directory: /tmp/pip-wheel-ce77m_b6 2025-01-28T16:56:07,615 Created temporary directory: /tmp/pip-ephem-wheel-cache-xfh4a795 2025-01-28T16:56:07,659 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-01-28T16:56:07,662 2 location(s) to search for versions of parsomics-cli: 2025-01-28T16:56:07,662 * https://pypi.org/simple/parsomics-cli/ 2025-01-28T16:56:07,662 * https://www.piwheels.org/simple/parsomics-cli/ 2025-01-28T16:56:07,662 Fetching project page and analyzing links: https://pypi.org/simple/parsomics-cli/ 2025-01-28T16:56:07,663 Getting page https://pypi.org/simple/parsomics-cli/ 2025-01-28T16:56:07,665 Found index url https://pypi.org/simple/ 2025-01-28T16:56:07,889 Fetched page https://pypi.org/simple/parsomics-cli/ as application/vnd.pypi.simple.v1+json 2025-01-28T16:56:07,891 Skipping link: No binaries permitted for parsomics-cli: https://files.pythonhosted.org/packages/cb/1d/1c2c4e9a22e46728eed37c1e0c43339f3ef0afd695476519e6ec6de67e2c/parsomics_cli-1.0.0-py3-none-any.whl (from https://pypi.org/simple/parsomics-cli/) (requires-python:<4.0,>=3.12) 2025-01-28T16:56:07,892 Link requires a different Python (3.11.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/bd/20/e1a8a82ca0146cf93bcb85ca0b132fa4d5631364adf945875a6d5b8fa15b/parsomics_cli-1.0.0.tar.gz (from https://pypi.org/simple/parsomics-cli/) (requires-python:<4.0,>=3.12) 2025-01-28T16:56:07,893 Skipping link: 1.0.0 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/bd/20/e1a8a82ca0146cf93bcb85ca0b132fa4d5631364adf945875a6d5b8fa15b/parsomics_cli-1.0.0.tar.gz (from https://pypi.org/simple/parsomics-cli/) (requires-python:<4.0,>=3.12) 2025-01-28T16:56:07,893 Skipping link: No binaries permitted for parsomics-cli: https://files.pythonhosted.org/packages/13/4f/6133c8bdc397af1748a74234b2178d339b922a2394fc04d1c71e6f218f40/parsomics_cli-1.1.0-py3-none-any.whl (from https://pypi.org/simple/parsomics-cli/) (requires-python:<4.0,>=3.12) 2025-01-28T16:56:07,894 Link requires a different Python (3.11.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/e2/a8/a92fea8ebf45ab05d5dcb6899757a8dab393eda30d2832e71575ac979d7c/parsomics_cli-1.1.0.tar.gz (from https://pypi.org/simple/parsomics-cli/) (requires-python:<4.0,>=3.12) 2025-01-28T16:56:07,895 Skipping link: 1.1.0 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/e2/a8/a92fea8ebf45ab05d5dcb6899757a8dab393eda30d2832e71575ac979d7c/parsomics_cli-1.1.0.tar.gz (from https://pypi.org/simple/parsomics-cli/) (requires-python:<4.0,>=3.12) 2025-01-28T16:56:07,896 Fetching project page and analyzing links: https://www.piwheels.org/simple/parsomics-cli/ 2025-01-28T16:56:07,897 Getting page https://www.piwheels.org/simple/parsomics-cli/ 2025-01-28T16:56:07,898 Found index url https://www.piwheels.org/simple/ 2025-01-28T16:56:08,063 Fetched page https://www.piwheels.org/simple/parsomics-cli/ as text/html 2025-01-28T16:56:08,064 Skipping link: not a file: https://www.piwheels.org/simple/parsomics-cli/ 2025-01-28T16:56:08,064 Skipping link: not a file: https://pypi.org/simple/parsomics-cli/ 2025-01-28T16:56:08,083 Given no hashes to check 0 links for project 'parsomics-cli': discarding no candidates 2025-01-28T16:56:08,084 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python <4.0,>=3.12; 1.1.0 Requires-Python <4.0,>=3.12 2025-01-28T16:56:08,086 ERROR: Could not find a version that satisfies the requirement parsomics-cli==1.1.0 (from versions: none) 2025-01-28T16:56:08,087 ERROR: No matching distribution found for parsomics-cli==1.1.0 2025-01-28T16:56:08,089 Exception information: 2025-01-28T16:56:08,089 Traceback (most recent call last): 2025-01-28T16:56:08,089 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-01-28T16:56:08,089 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-01-28T16:56:08,089 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-01-28T16:56:08,089 raise RequirementsConflicted(criterion) 2025-01-28T16:56:08,089 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('parsomics-cli==1.1.0') 2025-01-28T16:56:08,089 2025-01-28T16:56:08,089 During handling of the above exception, another exception occurred: 2025-01-28T16:56:08,089 2025-01-28T16:56:08,089 Traceback (most recent call last): 2025-01-28T16:56:08,089 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-01-28T16:56:08,089 result = self._result = resolver.resolve( 2025-01-28T16:56:08,089 ^^^^^^^^^^^^^^^^^ 2025-01-28T16:56:08,089 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-01-28T16:56:08,089 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-01-28T16:56:08,089 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-28T16:56:08,089 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-01-28T16:56:08,089 raise ResolutionImpossible(e.criterion.information) 2025-01-28T16:56:08,089 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('parsomics-cli==1.1.0'), parent=None)] 2025-01-28T16:56:08,089 2025-01-28T16:56:08,089 The above exception was the direct cause of the following exception: 2025-01-28T16:56:08,089 2025-01-28T16:56:08,089 Traceback (most recent call last): 2025-01-28T16:56:08,089 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-01-28T16:56:08,089 status = _inner_run() 2025-01-28T16:56:08,089 ^^^^^^^^^^^^ 2025-01-28T16:56:08,089 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-01-28T16:56:08,089 return self.run(options, args) 2025-01-28T16:56:08,089 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-28T16:56:08,089 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-01-28T16:56:08,089 return func(self, options, args) 2025-01-28T16:56:08,089 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-28T16:56:08,089 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-01-28T16:56:08,089 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-01-28T16:56:08,089 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-01-28T16:56:08,089 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-01-28T16:56:08,089 raise error from e 2025-01-28T16:56:08,089 pip._internal.exceptions.DistributionNotFound: No matching distribution found for parsomics-cli==1.1.0 2025-01-28T16:56:08,095 Removed build tracker: '/tmp/pip-build-tracker-07c76imt'