2022-01-11T10:08:03,382 Created temporary directory: /tmp/pip-ephem-wheel-cache-eqjuyqi5 2022-01-11T10:08:03,388 Created temporary directory: /tmp/pip-req-tracker-cn9hyz3u 2022-01-11T10:08:03,388 Initialized build tracking at /tmp/pip-req-tracker-cn9hyz3u 2022-01-11T10:08:03,389 Created build tracker: /tmp/pip-req-tracker-cn9hyz3u 2022-01-11T10:08:03,389 Entered build tracker: /tmp/pip-req-tracker-cn9hyz3u 2022-01-11T10:08:03,390 Created temporary directory: /tmp/pip-wheel-k6r8jop4 2022-01-11T10:08:03,460 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-11T10:08:03,465 2 location(s) to search for versions of mosaici: 2022-01-11T10:08:03,465 * https://pypi.org/simple/mosaici/ 2022-01-11T10:08:03,465 * https://www.piwheels.org/simple/mosaici/ 2022-01-11T10:08:03,466 Fetching project page and analyzing links: https://pypi.org/simple/mosaici/ 2022-01-11T10:08:03,468 Getting page https://pypi.org/simple/mosaici/ 2022-01-11T10:08:03,471 Found index url https://pypi.org/simple 2022-01-11T10:08:03,667 Skipping link: No binaries permitted for mosaici: https://files.pythonhosted.org/packages/74/c7/a5ae24a5ecf1267d1ad0a3d07579bc0595389cc748e5f42b634bc289caad/mosaici-0.9-py3-none-any.whl#sha256=0a877fea2a5b5b7cd947a0a8b3ae7b0678a461a19c6d7a1d263fe687d74d013b (from https://pypi.org/simple/mosaici/) (requires-python:>=3.10.*) 2022-01-11T10:08:03,668 Link requires a different Python (3.7.3 not in: '>=3.10.*'): https://files.pythonhosted.org/packages/a6/5c/dabf64e541cef719895d95559fc0719c95a550f0995634f0324f25c2fa6a/mosaici-0.9.tar.gz#sha256=207a0523af4534770edb51954e272580e862c282e2b07d1faa718037e9328998 (from https://pypi.org/simple/mosaici/) (requires-python:>=3.10.*) 2022-01-11T10:08:03,669 Fetching project page and analyzing links: https://www.piwheels.org/simple/mosaici/ 2022-01-11T10:08:03,670 Getting page https://www.piwheels.org/simple/mosaici/ 2022-01-11T10:08:03,672 Found index url https://www.piwheels.org/simple 2022-01-11T10:08:03,884 Skipping link: not a file: https://www.piwheels.org/simple/mosaici/ 2022-01-11T10:08:03,884 Skipping link: not a file: https://pypi.org/simple/mosaici/ 2022-01-11T10:08:03,915 Given no hashes to check 0 links for project 'mosaici': discarding no candidates 2022-01-11T10:08:03,916 ERROR: Could not find a version that satisfies the requirement mosaici==0.9 (from versions: none) 2022-01-11T10:08:03,917 ERROR: No matching distribution found for mosaici==0.9 2022-01-11T10:08:03,917 Exception information: 2022-01-11T10:08:03,917 Traceback (most recent call last): 2022-01-11T10:08:03,917 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-11T10:08:03,917 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-11T10:08:03,917 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-11T10:08:03,917 raise RequirementsConflicted(criterion) 2022-01-11T10:08:03,917 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mosaici==0.9') 2022-01-11T10:08:03,917 2022-01-11T10:08:03,917 During handling of the above exception, another exception occurred: 2022-01-11T10:08:03,917 2022-01-11T10:08:03,917 Traceback (most recent call last): 2022-01-11T10:08:03,917 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-11T10:08:03,917 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-11T10:08:03,917 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-11T10:08:03,917 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-11T10:08:03,917 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-11T10:08:03,917 raise ResolutionImpossible(e.criterion.information) 2022-01-11T10:08:03,917 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mosaici==0.9'), parent=None)] 2022-01-11T10:08:03,917 2022-01-11T10:08:03,917 The above exception was the direct cause of the following exception: 2022-01-11T10:08:03,917 2022-01-11T10:08:03,917 Traceback (most recent call last): 2022-01-11T10:08:03,917 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-11T10:08:03,917 status = run_func(*args) 2022-01-11T10:08:03,917 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-11T10:08:03,917 return func(self, options, args) 2022-01-11T10:08:03,917 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-11T10:08:03,917 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-11T10:08:03,917 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-11T10:08:03,917 raise error from e 2022-01-11T10:08:03,917 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mosaici==0.9 2022-01-11T10:08:03,925 Removed build tracker: '/tmp/pip-req-tracker-cn9hyz3u'