2025-09-09T21:11:55,706 Created temporary directory: /tmp/pip-build-tracker-tarrpgdj 2025-09-09T21:11:55,707 Initialized build tracking at /tmp/pip-build-tracker-tarrpgdj 2025-09-09T21:11:55,707 Created build tracker: /tmp/pip-build-tracker-tarrpgdj 2025-09-09T21:11:55,707 Entered build tracker: /tmp/pip-build-tracker-tarrpgdj 2025-09-09T21:11:55,708 Created temporary directory: /tmp/pip-wheel-owixf7t8 2025-09-09T21:11:55,711 Created temporary directory: /tmp/pip-ephem-wheel-cache-o9gkshy7 2025-09-09T21:11:55,768 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T21:11:55,770 2 location(s) to search for versions of easy-logx: 2025-09-09T21:11:55,770 * https://pypi.org/simple/easy-logx/ 2025-09-09T21:11:55,770 * https://www.piwheels.org/simple/easy-logx/ 2025-09-09T21:11:55,770 Fetching project page and analyzing links: https://pypi.org/simple/easy-logx/ 2025-09-09T21:11:55,771 Getting page https://pypi.org/simple/easy-logx/ 2025-09-09T21:11:55,772 Found index url https://pypi.org/simple/ 2025-09-09T21:11:55,925 Fetched page https://pypi.org/simple/easy-logx/ as application/vnd.pypi.simple.v1+json 2025-09-09T21:11:55,927 Skipping link: No binaries permitted for easy-logx: https://files.pythonhosted.org/packages/be/65/1e9e90f68d490bf0a589fbb3efdf37fc36f71ad127daaaa1f2c27ffd284a/easy_logx-0.0.1-py3-none-any.whl (from https://pypi.org/simple/easy-logx/) 2025-09-09T21:11:55,928 Found link https://files.pythonhosted.org/packages/10/d6/39555d552e2cb69c166ac67c168f10a42c6bf538725c13d1914c0748de1e/easy_logx-0.0.1.win-amd64.zip (from https://pypi.org/simple/easy-logx/), version: 0.0.1.win-amd64 2025-09-09T21:11:55,928 Skipping link: No binaries permitted for easy-logx: https://files.pythonhosted.org/packages/7e/06/f41ba3b080cf09818a66bab769925c3f004cd2389342a1e71a2f1443d9a9/easy_logx-0.0.2-py3-none-any.whl (from https://pypi.org/simple/easy-logx/) 2025-09-09T21:11:55,929 Skipping link: No binaries permitted for easy-logx: https://files.pythonhosted.org/packages/94/eb/71049e8ae69edb2f8ffa19e63e6dad5c19c03c1c507b965348c30ebacd77/easy_logx-0.0.3-py3-none-any.whl (from https://pypi.org/simple/easy-logx/) 2025-09-09T21:11:55,929 Fetching project page and analyzing links: https://www.piwheels.org/simple/easy-logx/ 2025-09-09T21:11:55,930 Getting page https://www.piwheels.org/simple/easy-logx/ 2025-09-09T21:11:55,931 Found index url https://www.piwheels.org/simple/ 2025-09-09T21:11:56,043 Fetched page https://www.piwheels.org/simple/easy-logx/ as text/html 2025-09-09T21:11:56,043 Skipping link: not a file: https://www.piwheels.org/simple/easy-logx/ 2025-09-09T21:11:56,043 Skipping link: not a file: https://pypi.org/simple/easy-logx/ 2025-09-09T21:11:56,066 Given no hashes to check 0 links for project 'easy-logx': discarding no candidates 2025-09-09T21:11:56,066 ERROR: Could not find a version that satisfies the requirement easy-logx==0.0.1 (from versions: none) 2025-09-09T21:11:56,067 ERROR: No matching distribution found for easy-logx==0.0.1 2025-09-09T21:11:56,068 Exception information: 2025-09-09T21:11:56,068 Traceback (most recent call last): 2025-09-09T21:11:56,068 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T21:11:56,068 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T21:11:56,068 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T21:11:56,068 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T21:11:56,068 raise RequirementsConflicted(criterion) 2025-09-09T21:11:56,068 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('easy-logx==0.0.1') 2025-09-09T21:11:56,068 2025-09-09T21:11:56,068 The above exception was the direct cause of the following exception: 2025-09-09T21:11:56,068 2025-09-09T21:11:56,068 Traceback (most recent call last): 2025-09-09T21:11:56,068 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T21:11:56,068 result = self._result = resolver.resolve( 2025-09-09T21:11:56,068 ~~~~~~~~~~~~~~~~^ 2025-09-09T21:11:56,068 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T21:11:56,068 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T21:11:56,068 ) 2025-09-09T21:11:56,068 ^ 2025-09-09T21:11:56,068 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T21:11:56,068 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T21:11:56,068 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T21:11:56,068 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T21:11:56,068 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('easy-logx==0.0.1'), parent=None)] 2025-09-09T21:11:56,068 2025-09-09T21:11:56,068 The above exception was the direct cause of the following exception: 2025-09-09T21:11:56,068 2025-09-09T21:11:56,068 Traceback (most recent call last): 2025-09-09T21:11:56,068 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T21:11:56,068 status = _inner_run() 2025-09-09T21:11:56,068 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T21:11:56,068 return self.run(options, args) 2025-09-09T21:11:56,068 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T21:11:56,068 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T21:11:56,068 return func(self, options, args) 2025-09-09T21:11:56,068 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T21:11:56,068 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T21:11:56,068 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T21:11:56,068 raise error from e 2025-09-09T21:11:56,068 pip._internal.exceptions.DistributionNotFound: No matching distribution found for easy-logx==0.0.1 2025-09-09T21:11:56,079 Removed build tracker: '/tmp/pip-build-tracker-tarrpgdj'