2025-03-04T08:41:20,774 Created temporary directory: /tmp/pip-build-tracker-5zei8fpy 2025-03-04T08:41:20,775 Initialized build tracking at /tmp/pip-build-tracker-5zei8fpy 2025-03-04T08:41:20,776 Created build tracker: /tmp/pip-build-tracker-5zei8fpy 2025-03-04T08:41:20,776 Entered build tracker: /tmp/pip-build-tracker-5zei8fpy 2025-03-04T08:41:20,777 Created temporary directory: /tmp/pip-wheel-w_iad3jk 2025-03-04T08:41:20,781 Created temporary directory: /tmp/pip-ephem-wheel-cache-pqw8aikf 2025-03-04T08:41:20,829 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-03-04T08:41:20,832 2 location(s) to search for versions of maymath: 2025-03-04T08:41:20,832 * https://pypi.org/simple/maymath/ 2025-03-04T08:41:20,832 * https://www.piwheels.org/simple/maymath/ 2025-03-04T08:41:20,833 Fetching project page and analyzing links: https://pypi.org/simple/maymath/ 2025-03-04T08:41:20,834 Getting page https://pypi.org/simple/maymath/ 2025-03-04T08:41:20,835 Found index url https://pypi.org/simple/ 2025-03-04T08:41:21,054 Fetched page https://pypi.org/simple/maymath/ as application/vnd.pypi.simple.v1+json 2025-03-04T08:41:21,056 Skipping link: No binaries permitted for maymath: https://files.pythonhosted.org/packages/23/13/a6138a05fd542382053dc090a865f5b5708418f70fec8d88ae03e076208e/maymath-0.1.0-py3-none-any.whl (from https://pypi.org/simple/maymath/) (requires-python:>=3.13) 2025-03-04T08:41:21,057 Link requires a different Python (3.11.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/57/e5/5a69db856ee05b0224f8bf6333b10f45d56536e1bfa673a47f22755b8906/maymath-0.1.0.tar.gz (from https://pypi.org/simple/maymath/) (requires-python:>=3.13) 2025-03-04T08:41:21,058 Skipping link: 0.1.0 Requires-Python >=3.13: https://files.pythonhosted.org/packages/57/e5/5a69db856ee05b0224f8bf6333b10f45d56536e1bfa673a47f22755b8906/maymath-0.1.0.tar.gz (from https://pypi.org/simple/maymath/) (requires-python:>=3.13) 2025-03-04T08:41:21,058 Fetching project page and analyzing links: https://www.piwheels.org/simple/maymath/ 2025-03-04T08:41:21,059 Getting page https://www.piwheels.org/simple/maymath/ 2025-03-04T08:41:21,060 Found index url https://www.piwheels.org/simple/ 2025-03-04T08:41:21,228 Fetched page https://www.piwheels.org/simple/maymath/ as text/html 2025-03-04T08:41:21,229 Skipping link: not a file: https://www.piwheels.org/simple/maymath/ 2025-03-04T08:41:21,230 Skipping link: not a file: https://pypi.org/simple/maymath/ 2025-03-04T08:41:21,249 Given no hashes to check 0 links for project 'maymath': discarding no candidates 2025-03-04T08:41:21,250 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.13 2025-03-04T08:41:21,252 ERROR: Could not find a version that satisfies the requirement maymath==0.1.0 (from versions: none) 2025-03-04T08:41:21,253 ERROR: No matching distribution found for maymath==0.1.0 2025-03-04T08:41:21,255 Exception information: 2025-03-04T08:41:21,255 Traceback (most recent call last): 2025-03-04T08:41:21,255 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2025-03-04T08:41:21,255 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-03-04T08:41:21,255 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2025-03-04T08:41:21,255 raise RequirementsConflicted(criterion) 2025-03-04T08:41:21,255 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('maymath==0.1.0') 2025-03-04T08:41:21,255 2025-03-04T08:41:21,255 During handling of the above exception, another exception occurred: 2025-03-04T08:41:21,255 2025-03-04T08:41:21,255 Traceback (most recent call last): 2025-03-04T08:41:21,255 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2025-03-04T08:41:21,255 result = self._result = resolver.resolve( 2025-03-04T08:41:21,255 ^^^^^^^^^^^^^^^^^ 2025-03-04T08:41:21,255 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2025-03-04T08:41:21,255 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-03-04T08:41:21,255 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-04T08:41:21,255 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2025-03-04T08:41:21,255 raise ResolutionImpossible(e.criterion.information) 2025-03-04T08:41:21,255 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('maymath==0.1.0'), parent=None)] 2025-03-04T08:41:21,255 2025-03-04T08:41:21,255 The above exception was the direct cause of the following exception: 2025-03-04T08:41:21,255 2025-03-04T08:41:21,255 Traceback (most recent call last): 2025-03-04T08:41:21,255 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-03-04T08:41:21,255 status = _inner_run() 2025-03-04T08:41:21,255 ^^^^^^^^^^^^ 2025-03-04T08:41:21,255 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-03-04T08:41:21,255 return self.run(options, args) 2025-03-04T08:41:21,255 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-04T08:41:21,255 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2025-03-04T08:41:21,255 return func(self, options, args) 2025-03-04T08:41:21,255 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-04T08:41:21,255 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-03-04T08:41:21,255 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-03-04T08:41:21,255 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-04T08:41:21,255 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2025-03-04T08:41:21,255 raise error from e 2025-03-04T08:41:21,255 pip._internal.exceptions.DistributionNotFound: No matching distribution found for maymath==0.1.0 2025-03-04T08:41:21,261 Removed build tracker: '/tmp/pip-build-tracker-5zei8fpy'