2024-05-01T09:47:34,435 Created temporary directory: /tmp/pip-build-tracker-hjcuzyut 2024-05-01T09:47:34,444 Initialized build tracking at /tmp/pip-build-tracker-hjcuzyut 2024-05-01T09:47:34,445 Created build tracker: /tmp/pip-build-tracker-hjcuzyut 2024-05-01T09:47:34,445 Entered build tracker: /tmp/pip-build-tracker-hjcuzyut 2024-05-01T09:47:34,448 Created temporary directory: /tmp/pip-wheel-zhwdpnmw 2024-05-01T09:47:34,461 Created temporary directory: /tmp/pip-ephem-wheel-cache-llh514lj 2024-05-01T09:47:34,541 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-05-01T09:47:34,556 2 location(s) to search for versions of stemu: 2024-05-01T09:47:34,556 * https://pypi.org/simple/stemu/ 2024-05-01T09:47:34,556 * https://www.piwheels.org/simple/stemu/ 2024-05-01T09:47:34,557 Fetching project page and analyzing links: https://pypi.org/simple/stemu/ 2024-05-01T09:47:34,558 Getting page https://pypi.org/simple/stemu/ 2024-05-01T09:47:34,562 Found index url https://pypi.org/simple/ 2024-05-01T09:47:34,693 Fetched page https://pypi.org/simple/stemu/ as application/vnd.pypi.simple.v1+json 2024-05-01T09:47:34,696 Skipping link: No binaries permitted for stemu: https://files.pythonhosted.org/packages/9b/e9/03f75b532f448fc2f0d6549aef748aabf6bab6c0182e40ba2bdd10ee389f/stemu-0.0.0-py3-none-any.whl (from https://pypi.org/simple/stemu/) (requires-python:>=3.8) 2024-05-01T09:47:34,698 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/98/0e/14efb0d2e995ecb25cae7efcc3b86a24cf8262cf223aedc0d2ce4e34351f/stemu-0.0.0.tar.gz (from https://pypi.org/simple/stemu/) (requires-python:>=3.8) 2024-05-01T09:47:34,699 Skipping link: 0.0.0 Requires-Python >=3.8: https://files.pythonhosted.org/packages/98/0e/14efb0d2e995ecb25cae7efcc3b86a24cf8262cf223aedc0d2ce4e34351f/stemu-0.0.0.tar.gz (from https://pypi.org/simple/stemu/) (requires-python:>=3.8) 2024-05-01T09:47:34,699 Skipping link: No binaries permitted for stemu: https://files.pythonhosted.org/packages/80/5a/cd18a4a90e671f5c538bd970fbfe3eda17c38188c3f16956bc331a518231/stemu-0.0.1-py3-none-any.whl (from https://pypi.org/simple/stemu/) (requires-python:>=3.8) 2024-05-01T09:47:34,701 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b9/59/371639ea31a184e2d25b2e407b25b39419299b392067fa72b96f1e5e1a53/stemu-0.0.1.tar.gz (from https://pypi.org/simple/stemu/) (requires-python:>=3.8) 2024-05-01T09:47:34,701 Skipping link: 0.0.1 Requires-Python >=3.8: https://files.pythonhosted.org/packages/b9/59/371639ea31a184e2d25b2e407b25b39419299b392067fa72b96f1e5e1a53/stemu-0.0.1.tar.gz (from https://pypi.org/simple/stemu/) (requires-python:>=3.8) 2024-05-01T09:47:34,702 Fetching project page and analyzing links: https://www.piwheels.org/simple/stemu/ 2024-05-01T09:47:34,703 Getting page https://www.piwheels.org/simple/stemu/ 2024-05-01T09:47:34,705 Found index url https://www.piwheels.org/simple/ 2024-05-01T09:47:34,952 Fetched page https://www.piwheels.org/simple/stemu/ as text/html 2024-05-01T09:47:34,955 Skipping link: No binaries permitted for stemu: https://www.piwheels.org/simple/stemu/stemu-0.0.0-py3-none-any.whl#sha256=e353435b66d25f01876b3c13dd5ab708255d3d265ed6c486adfef4446b638c81 (from https://www.piwheels.org/simple/stemu/) (requires-python:>=3.8) 2024-05-01T09:47:34,956 Skipping link: not a file: https://www.piwheels.org/simple/stemu/ 2024-05-01T09:47:34,956 Skipping link: not a file: https://pypi.org/simple/stemu/ 2024-05-01T09:47:34,997 Given no hashes to check 0 links for project 'stemu': discarding no candidates 2024-05-01T09:47:34,998 ERROR: Ignored the following versions that require a different python version: 0.0.0 Requires-Python >=3.8; 0.0.1 Requires-Python >=3.8 2024-05-01T09:47:35,002 ERROR: Could not find a version that satisfies the requirement stemu==0.0.1 (from versions: none) 2024-05-01T09:47:35,004 ERROR: No matching distribution found for stemu==0.0.1 2024-05-01T09:47:35,006 Exception information: 2024-05-01T09:47:35,006 Traceback (most recent call last): 2024-05-01T09:47:35,006 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-05-01T09:47:35,006 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-05-01T09:47:35,006 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-05-01T09:47:35,006 raise RequirementsConflicted(criterion) 2024-05-01T09:47:35,006 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('stemu==0.0.1') 2024-05-01T09:47:35,006 2024-05-01T09:47:35,006 During handling of the above exception, another exception occurred: 2024-05-01T09:47:35,006 2024-05-01T09:47:35,006 Traceback (most recent call last): 2024-05-01T09:47:35,006 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-05-01T09:47:35,006 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-05-01T09:47:35,006 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-05-01T09:47:35,006 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-05-01T09:47:35,006 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-05-01T09:47:35,006 raise ResolutionImpossible(e.criterion.information) 2024-05-01T09:47:35,006 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('stemu==0.0.1'), parent=None)] 2024-05-01T09:47:35,006 2024-05-01T09:47:35,006 The above exception was the direct cause of the following exception: 2024-05-01T09:47:35,006 2024-05-01T09:47:35,006 Traceback (most recent call last): 2024-05-01T09:47:35,006 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-05-01T09:47:35,006 status = run_func(*args) 2024-05-01T09:47:35,006 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-05-01T09:47:35,006 return func(self, options, args) 2024-05-01T09:47:35,006 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-05-01T09:47:35,006 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-05-01T09:47:35,006 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-05-01T09:47:35,006 raise error from e 2024-05-01T09:47:35,006 pip._internal.exceptions.DistributionNotFound: No matching distribution found for stemu==0.0.1 2024-05-01T09:47:35,017 Removed build tracker: '/tmp/pip-build-tracker-hjcuzyut'