2023-07-06T05:06:07,707 Created temporary directory: /tmp/pip-build-tracker-bqgu2fnr 2023-07-06T05:06:07,708 Initialized build tracking at /tmp/pip-build-tracker-bqgu2fnr 2023-07-06T05:06:07,708 Created build tracker: /tmp/pip-build-tracker-bqgu2fnr 2023-07-06T05:06:07,709 Entered build tracker: /tmp/pip-build-tracker-bqgu2fnr 2023-07-06T05:06:07,709 Created temporary directory: /tmp/pip-wheel-2oir1_6r 2023-07-06T05:06:07,712 Created temporary directory: /tmp/pip-ephem-wheel-cache-3x30bb4g 2023-07-06T05:06:07,735 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-06T05:06:07,739 2 location(s) to search for versions of simfwp: 2023-07-06T05:06:07,739 * https://pypi.org/simple/simfwp/ 2023-07-06T05:06:07,739 * https://www.piwheels.org/simple/simfwp/ 2023-07-06T05:06:07,739 Fetching project page and analyzing links: https://pypi.org/simple/simfwp/ 2023-07-06T05:06:07,739 Getting page https://pypi.org/simple/simfwp/ 2023-07-06T05:06:07,741 Found index url https://pypi.org/simple/ 2023-07-06T05:06:07,798 Fetched page https://pypi.org/simple/simfwp/ as application/vnd.pypi.simple.v1+json 2023-07-06T05:06:07,799 Found link https://files.pythonhosted.org/packages/6b/fc/e2be2abf69903aa00c3af74650ba2281fa87ac302cdb387ed69982c2ad0a/simfwp-0.0.1.tar.gz (from https://pypi.org/simple/simfwp/) (requires-python:>=3.6), version: 0.0.1 2023-07-06T05:06:07,800 Link requires a different Python (3.9.2 not in: '>=3.11'): https://files.pythonhosted.org/packages/ab/f5/6fa6617b1cada4089ceb2439d20a8ac524a5045525507f2168d13212d303/simfwp-0.0.2.tar.gz (from https://pypi.org/simple/simfwp/) (requires-python:>=3.11) 2023-07-06T05:06:07,800 Skipping link: 0.0.2 Requires-Python >=3.11: https://files.pythonhosted.org/packages/ab/f5/6fa6617b1cada4089ceb2439d20a8ac524a5045525507f2168d13212d303/simfwp-0.0.2.tar.gz (from https://pypi.org/simple/simfwp/) (requires-python:>=3.11) 2023-07-06T05:06:07,801 Fetching project page and analyzing links: https://www.piwheels.org/simple/simfwp/ 2023-07-06T05:06:07,801 Getting page https://www.piwheels.org/simple/simfwp/ 2023-07-06T05:06:07,802 Found index url https://www.piwheels.org/simple/ 2023-07-06T05:06:07,977 Fetched page https://www.piwheels.org/simple/simfwp/ as text/html 2023-07-06T05:06:07,978 Skipping link: No binaries permitted for simfwp: https://www.piwheels.org/simple/simfwp/simfwp-0.0.1-py3-none-any.whl#sha256=12b1857adb66fa670bf7bc24df076c2243e0262899439c8fd15fd244440b5e90 (from https://www.piwheels.org/simple/simfwp/) (requires-python:>=3.6) 2023-07-06T05:06:07,978 Skipping link: not a file: https://www.piwheels.org/simple/simfwp/ 2023-07-06T05:06:07,978 Skipping link: not a file: https://pypi.org/simple/simfwp/ 2023-07-06T05:06:07,996 Given no hashes to check 0 links for project 'simfwp': discarding no candidates 2023-07-06T05:06:07,996 ERROR: Ignored the following versions that require a different python version: 0.0.2 Requires-Python >=3.11 2023-07-06T05:06:07,998 ERROR: Could not find a version that satisfies the requirement simfwp==0.0.2 (from versions: 0.0.1) 2023-07-06T05:06:07,999 ERROR: No matching distribution found for simfwp==0.0.2 2023-07-06T05:06:07,999 Exception information: 2023-07-06T05:06:07,999 Traceback (most recent call last): 2023-07-06T05:06:07,999 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-07-06T05:06:07,999 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-07-06T05:06:07,999 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-07-06T05:06:07,999 raise RequirementsConflicted(criterion) 2023-07-06T05:06:07,999 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('simfwp==0.0.2') 2023-07-06T05:06:07,999 2023-07-06T05:06:07,999 During handling of the above exception, another exception occurred: 2023-07-06T05:06:07,999 2023-07-06T05:06:07,999 Traceback (most recent call last): 2023-07-06T05:06:07,999 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-07-06T05:06:07,999 result = self._result = resolver.resolve( 2023-07-06T05:06:07,999 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-07-06T05:06:07,999 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-07-06T05:06:07,999 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-07-06T05:06:07,999 raise ResolutionImpossible(e.criterion.information) 2023-07-06T05:06:07,999 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('simfwp==0.0.2'), parent=None)] 2023-07-06T05:06:07,999 2023-07-06T05:06:07,999 The above exception was the direct cause of the following exception: 2023-07-06T05:06:07,999 2023-07-06T05:06:07,999 Traceback (most recent call last): 2023-07-06T05:06:07,999 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-07-06T05:06:07,999 status = run_func(*args) 2023-07-06T05:06:07,999 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-07-06T05:06:07,999 return func(self, options, args) 2023-07-06T05:06:07,999 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-07-06T05:06:07,999 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-07-06T05:06:07,999 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-07-06T05:06:07,999 raise error from e 2023-07-06T05:06:07,999 pip._internal.exceptions.DistributionNotFound: No matching distribution found for simfwp==0.0.2 2023-07-06T05:06:08,003 Removed build tracker: '/tmp/pip-build-tracker-bqgu2fnr'