2023-05-14T09:43:36,816 Created temporary directory: /tmp/pip-build-tracker-ku5g6yev 2023-05-14T09:43:36,819 Initialized build tracking at /tmp/pip-build-tracker-ku5g6yev 2023-05-14T09:43:36,820 Created build tracker: /tmp/pip-build-tracker-ku5g6yev 2023-05-14T09:43:36,820 Entered build tracker: /tmp/pip-build-tracker-ku5g6yev 2023-05-14T09:43:36,821 Created temporary directory: /tmp/pip-wheel-u68_k565 2023-05-14T09:43:36,830 Created temporary directory: /tmp/pip-ephem-wheel-cache-vti5a3gm 2023-05-14T09:43:36,881 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-14T09:43:36,889 2 location(s) to search for versions of hybrid-example: 2023-05-14T09:43:36,889 * https://pypi.org/simple/hybrid-example/ 2023-05-14T09:43:36,889 * https://www.piwheels.org/simple/hybrid-example/ 2023-05-14T09:43:36,890 Fetching project page and analyzing links: https://pypi.org/simple/hybrid-example/ 2023-05-14T09:43:36,891 Getting page https://pypi.org/simple/hybrid-example/ 2023-05-14T09:43:36,895 Found index url https://pypi.org/simple/ 2023-05-14T09:43:37,002 Fetched page https://pypi.org/simple/hybrid-example/ as application/vnd.pypi.simple.v1+json 2023-05-14T09:43:37,006 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ac/81/e12561ee1ba3382a35c6b5a0924524ba43d72ab74d2a35b22a9fd957d18f/hybrid_example-0.0.2.tar.gz (from https://pypi.org/simple/hybrid-example/) (requires-python:>=3.8) 2023-05-14T09:43:37,007 Skipping link: 0.0.2 Requires-Python >=3.8: https://files.pythonhosted.org/packages/ac/81/e12561ee1ba3382a35c6b5a0924524ba43d72ab74d2a35b22a9fd957d18f/hybrid_example-0.0.2.tar.gz (from https://pypi.org/simple/hybrid-example/) (requires-python:>=3.8) 2023-05-14T09:43:37,008 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/40/ff/72d349977d4534d430efa6e631f29f651aa7c744618dfa918ef8a7b35ead/hybrid_example-0.1.0.tar.gz (from https://pypi.org/simple/hybrid-example/) (requires-python:>=3.8) 2023-05-14T09:43:37,008 Skipping link: 0.1.0 Requires-Python >=3.8: https://files.pythonhosted.org/packages/40/ff/72d349977d4534d430efa6e631f29f651aa7c744618dfa918ef8a7b35ead/hybrid_example-0.1.0.tar.gz (from https://pypi.org/simple/hybrid-example/) (requires-python:>=3.8) 2023-05-14T09:43:37,009 Fetching project page and analyzing links: https://www.piwheels.org/simple/hybrid-example/ 2023-05-14T09:43:37,010 Getting page https://www.piwheels.org/simple/hybrid-example/ 2023-05-14T09:43:37,012 Found index url https://www.piwheels.org/simple/ 2023-05-14T09:43:37,252 Fetched page https://www.piwheels.org/simple/hybrid-example/ as text/html 2023-05-14T09:43:37,255 Skipping link: No binaries permitted for hybrid-example: https://www.piwheels.org/simple/hybrid-example/hybrid_example-0.0.2-cp39-cp39-linux_aarch64.whl#sha256=032575819588125c63495d1085979626533c55a565590b20c15cb15e33a79542 (from https://www.piwheels.org/simple/hybrid-example/) (requires-python:>=3.8) 2023-05-14T09:43:37,256 Skipping link: not a file: https://www.piwheels.org/simple/hybrid-example/ 2023-05-14T09:43:37,256 Skipping link: not a file: https://pypi.org/simple/hybrid-example/ 2023-05-14T09:43:37,285 Given no hashes to check 0 links for project 'hybrid-example': discarding no candidates 2023-05-14T09:43:37,286 ERROR: Ignored the following versions that require a different python version: 0.0.2 Requires-Python >=3.8; 0.1.0 Requires-Python >=3.8 2023-05-14T09:43:37,288 ERROR: Could not find a version that satisfies the requirement hybrid-example==0.1.0 (from versions: none) 2023-05-14T09:43:37,291 ERROR: No matching distribution found for hybrid-example==0.1.0 2023-05-14T09:43:37,293 Exception information: 2023-05-14T09:43:37,293 Traceback (most recent call last): 2023-05-14T09:43:37,293 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-14T09:43:37,293 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-14T09:43:37,293 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-14T09:43:37,293 raise RequirementsConflicted(criterion) 2023-05-14T09:43:37,293 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hybrid-example==0.1.0') 2023-05-14T09:43:37,293 2023-05-14T09:43:37,293 During handling of the above exception, another exception occurred: 2023-05-14T09:43:37,293 2023-05-14T09:43:37,293 Traceback (most recent call last): 2023-05-14T09:43:37,293 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-05-14T09:43:37,293 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-05-14T09:43:37,293 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-14T09:43:37,293 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-14T09:43:37,293 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-14T09:43:37,293 raise ResolutionImpossible(e.criterion.information) 2023-05-14T09:43:37,293 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hybrid-example==0.1.0'), parent=None)] 2023-05-14T09:43:37,293 2023-05-14T09:43:37,293 The above exception was the direct cause of the following exception: 2023-05-14T09:43:37,293 2023-05-14T09:43:37,293 Traceback (most recent call last): 2023-05-14T09:43:37,293 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-14T09:43:37,293 status = run_func(*args) 2023-05-14T09:43:37,293 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-14T09:43:37,293 return func(self, options, args) 2023-05-14T09:43:37,293 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-14T09:43:37,293 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-14T09:43:37,293 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-14T09:43:37,293 raise error from e 2023-05-14T09:43:37,293 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hybrid-example==0.1.0 2023-05-14T09:43:37,301 Removed build tracker: '/tmp/pip-build-tracker-ku5g6yev'