2022-01-11T10:16:44,321 Created temporary directory: /tmp/pip-ephem-wheel-cache-ke7kzirq 2022-01-11T10:16:44,326 Created temporary directory: /tmp/pip-req-tracker-c5zyuboz 2022-01-11T10:16:44,327 Initialized build tracking at /tmp/pip-req-tracker-c5zyuboz 2022-01-11T10:16:44,328 Created build tracker: /tmp/pip-req-tracker-c5zyuboz 2022-01-11T10:16:44,328 Entered build tracker: /tmp/pip-req-tracker-c5zyuboz 2022-01-11T10:16:44,329 Created temporary directory: /tmp/pip-wheel-q1l5v2bt 2022-01-11T10:16:44,384 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-11T10:16:44,389 2 location(s) to search for versions of mosaici: 2022-01-11T10:16:44,389 * https://pypi.org/simple/mosaici/ 2022-01-11T10:16:44,389 * https://www.piwheels.org/simple/mosaici/ 2022-01-11T10:16:44,390 Fetching project page and analyzing links: https://pypi.org/simple/mosaici/ 2022-01-11T10:16:44,391 Getting page https://pypi.org/simple/mosaici/ 2022-01-11T10:16:44,393 Found index url https://pypi.org/simple 2022-01-11T10:16:44,586 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:16:44,587 Link requires a different Python (3.9.2 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:16:44,588 Fetching project page and analyzing links: https://www.piwheels.org/simple/mosaici/ 2022-01-11T10:16:44,589 Getting page https://www.piwheels.org/simple/mosaici/ 2022-01-11T10:16:44,590 Found index url https://www.piwheels.org/simple 2022-01-11T10:16:44,804 Skipping link: not a file: https://www.piwheels.org/simple/mosaici/ 2022-01-11T10:16:44,804 Skipping link: not a file: https://pypi.org/simple/mosaici/ 2022-01-11T10:16:44,844 Given no hashes to check 0 links for project 'mosaici': discarding no candidates 2022-01-11T10:16:44,844 ERROR: Could not find a version that satisfies the requirement mosaici==0.9 (from versions: none) 2022-01-11T10:16:44,845 ERROR: No matching distribution found for mosaici==0.9 2022-01-11T10:16:44,846 Exception information: 2022-01-11T10:16:44,846 Traceback (most recent call last): 2022-01-11T10:16:44,846 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-11T10:16:44,846 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-11T10:16:44,846 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-11T10:16:44,846 raise RequirementsConflicted(criterion) 2022-01-11T10:16:44,846 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mosaici==0.9') 2022-01-11T10:16:44,846 2022-01-11T10:16:44,846 During handling of the above exception, another exception occurred: 2022-01-11T10:16:44,846 2022-01-11T10:16:44,846 Traceback (most recent call last): 2022-01-11T10:16:44,846 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-11T10:16:44,846 result = self._result = resolver.resolve( 2022-01-11T10:16:44,846 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-11T10:16:44,846 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-11T10:16:44,846 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-11T10:16:44,846 raise ResolutionImpossible(e.criterion.information) 2022-01-11T10:16:44,846 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mosaici==0.9'), parent=None)] 2022-01-11T10:16:44,846 2022-01-11T10:16:44,846 The above exception was the direct cause of the following exception: 2022-01-11T10:16:44,846 2022-01-11T10:16:44,846 Traceback (most recent call last): 2022-01-11T10:16:44,846 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-11T10:16:44,846 status = run_func(*args) 2022-01-11T10:16:44,846 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-11T10:16:44,846 return func(self, options, args) 2022-01-11T10:16:44,846 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-11T10:16:44,846 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-11T10:16:44,846 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-11T10:16:44,846 raise error from e 2022-01-11T10:16:44,846 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mosaici==0.9 2022-01-11T10:16:44,853 Removed build tracker: '/tmp/pip-req-tracker-c5zyuboz'