2024-04-13T19:19:05,530 Created temporary directory: /tmp/pip-build-tracker-4tc5aupy 2024-04-13T19:19:05,535 Initialized build tracking at /tmp/pip-build-tracker-4tc5aupy 2024-04-13T19:19:05,535 Created build tracker: /tmp/pip-build-tracker-4tc5aupy 2024-04-13T19:19:05,535 Entered build tracker: /tmp/pip-build-tracker-4tc5aupy 2024-04-13T19:19:05,537 Created temporary directory: /tmp/pip-wheel-yu5x2w3l 2024-04-13T19:19:05,547 Created temporary directory: /tmp/pip-ephem-wheel-cache-5c2p9r7l 2024-04-13T19:19:05,603 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-13T19:19:05,617 2 location(s) to search for versions of impactpy-lachlanbaxter: 2024-04-13T19:19:05,617 * https://pypi.org/simple/impactpy-lachlanbaxter/ 2024-04-13T19:19:05,617 * https://www.piwheels.org/simple/impactpy-lachlanbaxter/ 2024-04-13T19:19:05,619 Fetching project page and analyzing links: https://pypi.org/simple/impactpy-lachlanbaxter/ 2024-04-13T19:19:05,620 Getting page https://pypi.org/simple/impactpy-lachlanbaxter/ 2024-04-13T19:19:05,623 Found index url https://pypi.org/simple/ 2024-04-13T19:19:05,735 Fetched page https://pypi.org/simple/impactpy-lachlanbaxter/ as application/vnd.pypi.simple.v1+json 2024-04-13T19:19:05,738 Skipping link: No binaries permitted for impactpy-lachlanbaxter: https://files.pythonhosted.org/packages/95/72/a3a61373304d6c2c0e34ea770a437b1b7b782c8ce84343716b8642b549dd/impactpy_lachlanbaxter-0.0.1-py3-none-any.whl (from https://pypi.org/simple/impactpy-lachlanbaxter/) (requires-python:>=3.12) 2024-04-13T19:19:05,739 Link requires a different Python (3.7.3 not in: '>=3.12'): https://files.pythonhosted.org/packages/b0/26/93cca987c6b54699c2b11e19d9679f4cc974222d26eab7c267ef4bc98dbe/impactpy_lachlanbaxter-0.0.1.tar.gz (from https://pypi.org/simple/impactpy-lachlanbaxter/) (requires-python:>=3.12) 2024-04-13T19:19:05,740 Skipping link: 0.0.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/b0/26/93cca987c6b54699c2b11e19d9679f4cc974222d26eab7c267ef4bc98dbe/impactpy_lachlanbaxter-0.0.1.tar.gz (from https://pypi.org/simple/impactpy-lachlanbaxter/) (requires-python:>=3.12) 2024-04-13T19:19:05,740 Fetching project page and analyzing links: https://www.piwheels.org/simple/impactpy-lachlanbaxter/ 2024-04-13T19:19:05,741 Getting page https://www.piwheels.org/simple/impactpy-lachlanbaxter/ 2024-04-13T19:19:05,743 Found index url https://www.piwheels.org/simple/ 2024-04-13T19:19:05,903 Fetched page https://www.piwheels.org/simple/impactpy-lachlanbaxter/ as text/html 2024-04-13T19:19:05,905 Skipping link: not a file: https://www.piwheels.org/simple/impactpy-lachlanbaxter/ 2024-04-13T19:19:05,906 Skipping link: not a file: https://pypi.org/simple/impactpy-lachlanbaxter/ 2024-04-13T19:19:05,938 Given no hashes to check 0 links for project 'impactpy-lachlanbaxter': discarding no candidates 2024-04-13T19:19:05,939 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.12 2024-04-13T19:19:05,942 ERROR: Could not find a version that satisfies the requirement impactpy-lachlanbaxter==0.0.1 (from versions: none) 2024-04-13T19:19:05,944 ERROR: No matching distribution found for impactpy-lachlanbaxter==0.0.1 2024-04-13T19:19:05,946 Exception information: 2024-04-13T19:19:05,946 Traceback (most recent call last): 2024-04-13T19:19:05,946 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-04-13T19:19:05,946 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-04-13T19:19:05,946 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-04-13T19:19:05,946 raise RequirementsConflicted(criterion) 2024-04-13T19:19:05,946 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('impactpy-lachlanbaxter==0.0.1') 2024-04-13T19:19:05,946 2024-04-13T19:19:05,946 During handling of the above exception, another exception occurred: 2024-04-13T19:19:05,946 2024-04-13T19:19:05,946 Traceback (most recent call last): 2024-04-13T19:19:05,946 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-04-13T19:19:05,946 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-04-13T19:19:05,946 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-04-13T19:19:05,946 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-04-13T19:19:05,946 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-04-13T19:19:05,946 raise ResolutionImpossible(e.criterion.information) 2024-04-13T19:19:05,946 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('impactpy-lachlanbaxter==0.0.1'), parent=None)] 2024-04-13T19:19:05,946 2024-04-13T19:19:05,946 The above exception was the direct cause of the following exception: 2024-04-13T19:19:05,946 2024-04-13T19:19:05,946 Traceback (most recent call last): 2024-04-13T19:19:05,946 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-04-13T19:19:05,946 status = run_func(*args) 2024-04-13T19:19:05,946 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-04-13T19:19:05,946 return func(self, options, args) 2024-04-13T19:19:05,946 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-04-13T19:19:05,946 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-04-13T19:19:05,946 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-04-13T19:19:05,946 raise error from e 2024-04-13T19:19:05,946 pip._internal.exceptions.DistributionNotFound: No matching distribution found for impactpy-lachlanbaxter==0.0.1 2024-04-13T19:19:05,955 Removed build tracker: '/tmp/pip-build-tracker-4tc5aupy'