2022-04-18T13:09:22,334 Created temporary directory: /tmp/pip-ephem-wheel-cache-jy48p1hz 2022-04-18T13:09:22,339 Created temporary directory: /tmp/pip-req-tracker-qp22jty_ 2022-04-18T13:09:22,340 Initialized build tracking at /tmp/pip-req-tracker-qp22jty_ 2022-04-18T13:09:22,341 Created build tracker: /tmp/pip-req-tracker-qp22jty_ 2022-04-18T13:09:22,341 Entered build tracker: /tmp/pip-req-tracker-qp22jty_ 2022-04-18T13:09:22,342 Created temporary directory: /tmp/pip-wheel-w5yibxev 2022-04-18T13:09:22,410 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-18T13:09:22,423 2 location(s) to search for versions of css-sprite: 2022-04-18T13:09:22,423 * https://pypi.org/simple/css-sprite/ 2022-04-18T13:09:22,423 * https://www.piwheels.org/simple/css-sprite/ 2022-04-18T13:09:22,425 Fetching project page and analyzing links: https://pypi.org/simple/css-sprite/ 2022-04-18T13:09:22,426 Getting page https://pypi.org/simple/css-sprite/ 2022-04-18T13:09:22,429 Found index url https://pypi.org/simple 2022-04-18T13:09:22,540 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a3/3d/2193369d49bfaca4adeac60df4979df11e5c365cf293b49497d986c2f56a/css-sprite-0.1.0.tar.gz#sha256=2eef3a4a9b1adb608288268733e91d4080cdd0589dea2aa9af8a3a6ff2573b06 (from https://pypi.org/simple/css-sprite/) (requires-python:>=3.8) 2022-04-18T13:09:22,540 Skipping link: No binaries permitted for css-sprite: https://files.pythonhosted.org/packages/71/4f/0d4e79af81cdf47645c679446759ea1d6ec091e9e90b71817d2a3ce7afcd/css_sprite-0.1.0-py2.py3-none-any.whl#sha256=9b59ae27b68dc7ee963fbf4f75ef4eaa3600d5bca1ab0e440b0649dce8a9c781 (from https://pypi.org/simple/css-sprite/) (requires-python:>=3.8) 2022-04-18T13:09:22,542 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/da/82/39548503f4176965ce284edc5fe245529ea0a0beafa589714bcf70bd25a1/css-sprite-0.1.1.tar.gz#sha256=8c5b59bc3fa687486e0ac808e14907a8f1fa8253bedc612408cae75c086cb202 (from https://pypi.org/simple/css-sprite/) (requires-python:>=3.8) 2022-04-18T13:09:22,542 Skipping link: No binaries permitted for css-sprite: https://files.pythonhosted.org/packages/07/f0/6076733c848a0cfbb8013e09db0805d5f282b1f5bf962bb14f2d8e98b0e9/css_sprite-0.1.1-py3-none-any.whl#sha256=7b416fad1996018b49ecf752e40be9c212a847ea6e57fdfa946307a38ebf9413 (from https://pypi.org/simple/css-sprite/) (requires-python:>=3.8) 2022-04-18T13:09:22,543 Fetching project page and analyzing links: https://www.piwheels.org/simple/css-sprite/ 2022-04-18T13:09:22,544 Getting page https://www.piwheels.org/simple/css-sprite/ 2022-04-18T13:09:22,546 Found index url https://www.piwheels.org/simple 2022-04-18T13:09:22,750 Skipping link: not a file: https://www.piwheels.org/simple/css-sprite/ 2022-04-18T13:09:22,751 Skipping link: not a file: https://pypi.org/simple/css-sprite/ 2022-04-18T13:09:22,783 Given no hashes to check 0 links for project 'css-sprite': discarding no candidates 2022-04-18T13:09:22,784 ERROR: Could not find a version that satisfies the requirement css-sprite==0.1.0 (from versions: none) 2022-04-18T13:09:22,787 ERROR: No matching distribution found for css-sprite==0.1.0 2022-04-18T13:09:22,789 Exception information: 2022-04-18T13:09:22,789 Traceback (most recent call last): 2022-04-18T13:09:22,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-18T13:09:22,789 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-18T13:09:22,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-18T13:09:22,789 raise RequirementsConflicted(criterion) 2022-04-18T13:09:22,789 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('css-sprite==0.1.0') 2022-04-18T13:09:22,789 2022-04-18T13:09:22,789 During handling of the above exception, another exception occurred: 2022-04-18T13:09:22,789 2022-04-18T13:09:22,789 Traceback (most recent call last): 2022-04-18T13:09:22,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-18T13:09:22,789 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-18T13:09:22,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-18T13:09:22,789 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-18T13:09:22,789 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-18T13:09:22,789 raise ResolutionImpossible(e.criterion.information) 2022-04-18T13:09:22,789 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('css-sprite==0.1.0'), parent=None)] 2022-04-18T13:09:22,789 2022-04-18T13:09:22,789 The above exception was the direct cause of the following exception: 2022-04-18T13:09:22,789 2022-04-18T13:09:22,789 Traceback (most recent call last): 2022-04-18T13:09:22,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-18T13:09:22,789 status = run_func(*args) 2022-04-18T13:09:22,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-18T13:09:22,789 return func(self, options, args) 2022-04-18T13:09:22,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-18T13:09:22,789 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-18T13:09:22,789 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-18T13:09:22,789 raise error from e 2022-04-18T13:09:22,789 pip._internal.exceptions.DistributionNotFound: No matching distribution found for css-sprite==0.1.0 2022-04-18T13:09:22,798 Removed build tracker: '/tmp/pip-req-tracker-qp22jty_'