2024-08-28T13:36:50,471 Created temporary directory: /tmp/pip-build-tracker-5o70ybqw 2024-08-28T13:36:50,472 Initialized build tracking at /tmp/pip-build-tracker-5o70ybqw 2024-08-28T13:36:50,473 Created build tracker: /tmp/pip-build-tracker-5o70ybqw 2024-08-28T13:36:50,473 Entered build tracker: /tmp/pip-build-tracker-5o70ybqw 2024-08-28T13:36:50,474 Created temporary directory: /tmp/pip-wheel-br1c98uq 2024-08-28T13:36:50,478 Created temporary directory: /tmp/pip-ephem-wheel-cache-lx4agz4t 2024-08-28T13:36:50,525 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-08-28T13:36:50,528 2 location(s) to search for versions of emcie-common: 2024-08-28T13:36:50,528 * https://pypi.org/simple/emcie-common/ 2024-08-28T13:36:50,528 * https://www.piwheels.org/simple/emcie-common/ 2024-08-28T13:36:50,528 Fetching project page and analyzing links: https://pypi.org/simple/emcie-common/ 2024-08-28T13:36:50,529 Getting page https://pypi.org/simple/emcie-common/ 2024-08-28T13:36:50,531 Found index url https://pypi.org/simple/ 2024-08-28T13:36:50,744 Fetched page https://pypi.org/simple/emcie-common/ as application/vnd.pypi.simple.v1+json 2024-08-28T13:36:50,745 Skipping link: No binaries permitted for emcie-common: https://files.pythonhosted.org/packages/e9/d6/bb6b6f71e041a5f6757e835d70347e1d335f99d258f36c1bef21962555b2/emcie_common-0.1.0-py3-none-any.whl (from https://pypi.org/simple/emcie-common/) (requires-python:<4.0,>=3.12) 2024-08-28T13:36:50,746 Link requires a different Python (3.11.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/82/6e/04a5bf2745e4e37a5b2dc68ddc4a70a00dea534ce75022ca7f0e43e042f3/emcie_common-0.1.0.tar.gz (from https://pypi.org/simple/emcie-common/) (requires-python:<4.0,>=3.12) 2024-08-28T13:36:50,747 Skipping link: 0.1.0 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/82/6e/04a5bf2745e4e37a5b2dc68ddc4a70a00dea534ce75022ca7f0e43e042f3/emcie_common-0.1.0.tar.gz (from https://pypi.org/simple/emcie-common/) (requires-python:<4.0,>=3.12) 2024-08-28T13:36:50,748 Skipping link: No binaries permitted for emcie-common: https://files.pythonhosted.org/packages/4e/b1/1fd52af80f03798ad5f4caa7b97de02d5bd1dec1ea5ddda9e07bba50e778/emcie_common-0.2.0a1-py3-none-any.whl (from https://pypi.org/simple/emcie-common/) (requires-python:<4.0,>=3.12) 2024-08-28T13:36:50,749 Link requires a different Python (3.11.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/8e/b6/d80bf90c40cee56da40d450973c74b7314523618fab8a9aab1ee997f5170/emcie_common-0.2.0a1.tar.gz (from https://pypi.org/simple/emcie-common/) (requires-python:<4.0,>=3.12) 2024-08-28T13:36:50,749 Skipping link: 0.2.0a1 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/8e/b6/d80bf90c40cee56da40d450973c74b7314523618fab8a9aab1ee997f5170/emcie_common-0.2.0a1.tar.gz (from https://pypi.org/simple/emcie-common/) (requires-python:<4.0,>=3.12) 2024-08-28T13:36:50,750 Fetching project page and analyzing links: https://www.piwheels.org/simple/emcie-common/ 2024-08-28T13:36:50,751 Getting page https://www.piwheels.org/simple/emcie-common/ 2024-08-28T13:36:50,752 Found index url https://www.piwheels.org/simple/ 2024-08-28T13:36:50,904 Fetched page https://www.piwheels.org/simple/emcie-common/ as text/html 2024-08-28T13:36:50,905 Skipping link: not a file: https://www.piwheels.org/simple/emcie-common/ 2024-08-28T13:36:50,906 Skipping link: not a file: https://pypi.org/simple/emcie-common/ 2024-08-28T13:36:50,925 Given no hashes to check 0 links for project 'emcie-common': discarding no candidates 2024-08-28T13:36:50,926 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <4.0,>=3.12; 0.2.0a1 Requires-Python <4.0,>=3.12 2024-08-28T13:36:50,928 ERROR: Could not find a version that satisfies the requirement emcie-common==0.2.0a1 (from versions: none) 2024-08-28T13:36:50,929 ERROR: No matching distribution found for emcie-common==0.2.0a1 2024-08-28T13:36:50,930 Exception information: 2024-08-28T13:36:50,930 Traceback (most recent call last): 2024-08-28T13:36:50,930 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-08-28T13:36:50,930 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-08-28T13:36:50,930 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-08-28T13:36:50,930 raise RequirementsConflicted(criterion) 2024-08-28T13:36:50,930 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('emcie-common==0.2.0a1') 2024-08-28T13:36:50,930 2024-08-28T13:36:50,930 During handling of the above exception, another exception occurred: 2024-08-28T13:36:50,930 2024-08-28T13:36:50,930 Traceback (most recent call last): 2024-08-28T13:36:50,930 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-08-28T13:36:50,930 result = self._result = resolver.resolve( 2024-08-28T13:36:50,930 ^^^^^^^^^^^^^^^^^ 2024-08-28T13:36:50,930 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-08-28T13:36:50,930 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-08-28T13:36:50,930 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-08-28T13:36:50,930 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-08-28T13:36:50,930 raise ResolutionImpossible(e.criterion.information) 2024-08-28T13:36:50,930 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('emcie-common==0.2.0a1'), parent=None)] 2024-08-28T13:36:50,930 2024-08-28T13:36:50,930 The above exception was the direct cause of the following exception: 2024-08-28T13:36:50,930 2024-08-28T13:36:50,930 Traceback (most recent call last): 2024-08-28T13:36:50,930 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-08-28T13:36:50,930 status = _inner_run() 2024-08-28T13:36:50,930 ^^^^^^^^^^^^ 2024-08-28T13:36:50,930 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-08-28T13:36:50,930 return self.run(options, args) 2024-08-28T13:36:50,930 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-08-28T13:36:50,930 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-08-28T13:36:50,930 return func(self, options, args) 2024-08-28T13:36:50,930 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-08-28T13:36:50,930 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-08-28T13:36:50,930 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-08-28T13:36:50,930 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-08-28T13:36:50,930 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-08-28T13:36:50,930 raise error from e 2024-08-28T13:36:50,930 pip._internal.exceptions.DistributionNotFound: No matching distribution found for emcie-common==0.2.0a1 2024-08-28T13:36:50,936 Removed build tracker: '/tmp/pip-build-tracker-5o70ybqw'