2022-07-01T18:57:26,361 Created temporary directory: /tmp/pip-ephem-wheel-cache-bcnhll5o 2022-07-01T18:57:26,367 Created temporary directory: /tmp/pip-build-tracker-job19865 2022-07-01T18:57:26,367 Initialized build tracking at /tmp/pip-build-tracker-job19865 2022-07-01T18:57:26,368 Created build tracker: /tmp/pip-build-tracker-job19865 2022-07-01T18:57:26,368 Entered build tracker: /tmp/pip-build-tracker-job19865 2022-07-01T18:57:26,369 Created temporary directory: /tmp/pip-wheel-rcbe59sk 2022-07-01T18:57:26,440 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-07-01T18:57:26,448 2 location(s) to search for versions of mflt-compact-log: 2022-07-01T18:57:26,448 * https://pypi.org/simple/mflt-compact-log/ 2022-07-01T18:57:26,448 * https://www.piwheels.org/simple/mflt-compact-log/ 2022-07-01T18:57:26,449 Fetching project page and analyzing links: https://pypi.org/simple/mflt-compact-log/ 2022-07-01T18:57:26,450 Getting page https://pypi.org/simple/mflt-compact-log/ 2022-07-01T18:57:26,454 Found index url https://pypi.org/simple 2022-07-01T18:57:26,641 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/67/eb/7f936dafa9beb2196365ef3fc46b629f60d4c8d8b39054dc4485ae502bd3/mflt-compact-log-0.0.1.tar.gz#sha256=ba96847ecd0294a25378e631b3432dc5b4fc2c1853116933d0ddb2351deb468d (from https://pypi.org/simple/mflt-compact-log/) (requires-python:>=3.8) 2022-07-01T18:57:26,642 Skipping link: 0.0.1 Requires-Python >=3.8: https://files.pythonhosted.org/packages/67/eb/7f936dafa9beb2196365ef3fc46b629f60d4c8d8b39054dc4485ae502bd3/mflt-compact-log-0.0.1.tar.gz#sha256=ba96847ecd0294a25378e631b3432dc5b4fc2c1853116933d0ddb2351deb468d (from https://pypi.org/simple/mflt-compact-log/) (requires-python:>=3.8) 2022-07-01T18:57:26,642 Skipping link: No binaries permitted for mflt-compact-log: https://files.pythonhosted.org/packages/60/62/461a495ac502e6ddc2eb9357ebd8c3a0c8a7d62a53d9e05ea2b3d4713f9b/mflt_compact_log-0.0.1-py3-none-any.whl#sha256=763a997daf1b97cf9eeb9211a53eadfd270c6b66c3df769c4419a2153b4eb689 (from https://pypi.org/simple/mflt-compact-log/) (requires-python:>=3.8) 2022-07-01T18:57:26,643 Fetching project page and analyzing links: https://www.piwheels.org/simple/mflt-compact-log/ 2022-07-01T18:57:26,644 Getting page https://www.piwheels.org/simple/mflt-compact-log/ 2022-07-01T18:57:26,646 Found index url https://www.piwheels.org/simple 2022-07-01T18:57:26,868 Skipping link: not a file: https://www.piwheels.org/simple/mflt-compact-log/ 2022-07-01T18:57:26,868 Skipping link: not a file: https://pypi.org/simple/mflt-compact-log/ 2022-07-01T18:57:26,901 Given no hashes to check 0 links for project 'mflt-compact-log': discarding no candidates 2022-07-01T18:57:26,902 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.8 2022-07-01T18:57:26,908 ERROR: Could not find a version that satisfies the requirement mflt-compact-log==0.0.1 (from versions: none) 2022-07-01T18:57:26,911 ERROR: No matching distribution found for mflt-compact-log==0.0.1 2022-07-01T18:57:26,913 Exception information: 2022-07-01T18:57:26,913 Traceback (most recent call last): 2022-07-01T18:57:26,913 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-07-01T18:57:26,913 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-07-01T18:57:26,913 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-07-01T18:57:26,913 raise RequirementsConflicted(criterion) 2022-07-01T18:57:26,913 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mflt-compact-log==0.0.1') 2022-07-01T18:57:26,913 2022-07-01T18:57:26,913 During handling of the above exception, another exception occurred: 2022-07-01T18:57:26,913 2022-07-01T18:57:26,913 Traceback (most recent call last): 2022-07-01T18:57:26,913 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-07-01T18:57:26,913 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-07-01T18:57:26,913 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-07-01T18:57:26,913 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-07-01T18:57:26,913 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-07-01T18:57:26,913 raise ResolutionImpossible(e.criterion.information) 2022-07-01T18:57:26,913 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mflt-compact-log==0.0.1'), parent=None)] 2022-07-01T18:57:26,913 2022-07-01T18:57:26,913 The above exception was the direct cause of the following exception: 2022-07-01T18:57:26,913 2022-07-01T18:57:26,913 Traceback (most recent call last): 2022-07-01T18:57:26,913 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-07-01T18:57:26,913 status = run_func(*args) 2022-07-01T18:57:26,913 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-07-01T18:57:26,913 return func(self, options, args) 2022-07-01T18:57:26,913 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-07-01T18:57:26,913 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-07-01T18:57:26,913 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-07-01T18:57:26,913 raise error from e 2022-07-01T18:57:26,913 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mflt-compact-log==0.0.1 2022-07-01T18:57:26,921 Removed build tracker: '/tmp/pip-build-tracker-job19865'