2022-04-24T12:45:29,970 Created temporary directory: /tmp/pip-ephem-wheel-cache-sjrohplh 2022-04-24T12:45:29,975 Created temporary directory: /tmp/pip-req-tracker-wn20py65 2022-04-24T12:45:29,976 Initialized build tracking at /tmp/pip-req-tracker-wn20py65 2022-04-24T12:45:29,977 Created build tracker: /tmp/pip-req-tracker-wn20py65 2022-04-24T12:45:29,977 Entered build tracker: /tmp/pip-req-tracker-wn20py65 2022-04-24T12:45:29,978 Created temporary directory: /tmp/pip-wheel-3jtnayk8 2022-04-24T12:45:30,046 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-24T12:45:30,060 2 location(s) to search for versions of bitmap-fonts: 2022-04-24T12:45:30,060 * https://pypi.org/simple/bitmap-fonts/ 2022-04-24T12:45:30,060 * https://www.piwheels.org/simple/bitmap-fonts/ 2022-04-24T12:45:30,061 Fetching project page and analyzing links: https://pypi.org/simple/bitmap-fonts/ 2022-04-24T12:45:30,062 Getting page https://pypi.org/simple/bitmap-fonts/ 2022-04-24T12:45:30,065 Found index url https://pypi.org/simple 2022-04-24T12:45:30,177 Link requires a different Python (3.7.3 not in: '>=3.8,<3.9'): https://files.pythonhosted.org/packages/07/92/b4da8de203ada7d5ec168c4ac1fa3655733e0d41f41294db425d6bb35039/bitmap-fonts-0.0.1.tar.gz#sha256=8f680be09984776066ce9a02c11acc320936215481e44298c1bbc78bba635332 (from https://pypi.org/simple/bitmap-fonts/) (requires-python:>=3.8,<3.9) 2022-04-24T12:45:30,178 Skipping link: No binaries permitted for bitmap-fonts: https://files.pythonhosted.org/packages/99/35/236545b9bfe77b3041303903e6eaf2d30f8398e89708439f9a7974a60646/bitmap_fonts-0.0.1-py3-none-any.whl#sha256=fc0327212a73b0e401e995835bc2c661b0c7280d92b3b750d2004bc034117c7a (from https://pypi.org/simple/bitmap-fonts/) (requires-python:>=3.8,<3.9) 2022-04-24T12:45:30,179 Link requires a different Python (3.7.3 not in: '>=3.8,<3.9'): https://files.pythonhosted.org/packages/1f/81/fec38f103bab83011cc0fd88cf2cb79753590fb19e9d116a642150a83638/bitmap-fonts-0.0.2.tar.gz#sha256=c104abbbe0d564013310284961091858f5786fce71e58f048ad2dba775535b1f (from https://pypi.org/simple/bitmap-fonts/) (requires-python:>=3.8,<3.9) 2022-04-24T12:45:30,180 Skipping link: No binaries permitted for bitmap-fonts: https://files.pythonhosted.org/packages/27/c9/dc223d936e1244d956d4614694437b0140fc3f4eaacf42fe549a2f637992/bitmap_fonts-0.0.2-py3-none-any.whl#sha256=984ac41fc3d128fe73a6389c8fdf3ccf3cfcc3676cba56e1089caf5fe80b967d (from https://pypi.org/simple/bitmap-fonts/) (requires-python:>=3.8,<3.9) 2022-04-24T12:45:30,181 Fetching project page and analyzing links: https://www.piwheels.org/simple/bitmap-fonts/ 2022-04-24T12:45:30,181 Getting page https://www.piwheels.org/simple/bitmap-fonts/ 2022-04-24T12:45:30,183 Found index url https://www.piwheels.org/simple 2022-04-24T12:45:30,385 Skipping link: not a file: https://www.piwheels.org/simple/bitmap-fonts/ 2022-04-24T12:45:30,385 Skipping link: not a file: https://pypi.org/simple/bitmap-fonts/ 2022-04-24T12:45:30,418 Given no hashes to check 0 links for project 'bitmap-fonts': discarding no candidates 2022-04-24T12:45:30,419 ERROR: Could not find a version that satisfies the requirement bitmap-fonts==0.0.1 (from versions: none) 2022-04-24T12:45:30,422 ERROR: No matching distribution found for bitmap-fonts==0.0.1 2022-04-24T12:45:30,424 Exception information: 2022-04-24T12:45:30,424 Traceback (most recent call last): 2022-04-24T12:45:30,424 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-24T12:45:30,424 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-24T12:45:30,424 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-24T12:45:30,424 raise RequirementsConflicted(criterion) 2022-04-24T12:45:30,424 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bitmap-fonts==0.0.1') 2022-04-24T12:45:30,424 2022-04-24T12:45:30,424 During handling of the above exception, another exception occurred: 2022-04-24T12:45:30,424 2022-04-24T12:45:30,424 Traceback (most recent call last): 2022-04-24T12:45:30,424 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-24T12:45:30,424 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-24T12:45:30,424 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-24T12:45:30,424 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-24T12:45:30,424 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-24T12:45:30,424 raise ResolutionImpossible(e.criterion.information) 2022-04-24T12:45:30,424 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bitmap-fonts==0.0.1'), parent=None)] 2022-04-24T12:45:30,424 2022-04-24T12:45:30,424 The above exception was the direct cause of the following exception: 2022-04-24T12:45:30,424 2022-04-24T12:45:30,424 Traceback (most recent call last): 2022-04-24T12:45:30,424 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-24T12:45:30,424 status = run_func(*args) 2022-04-24T12:45:30,424 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-24T12:45:30,424 return func(self, options, args) 2022-04-24T12:45:30,424 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-24T12:45:30,424 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-24T12:45:30,424 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-24T12:45:30,424 raise error from e 2022-04-24T12:45:30,424 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bitmap-fonts==0.0.1 2022-04-24T12:45:30,432 Removed build tracker: '/tmp/pip-req-tracker-wn20py65'