2022-03-12T02:23:43,262 Created temporary directory: /tmp/pip-ephem-wheel-cache-plm9jbwc 2022-03-12T02:23:43,268 Created temporary directory: /tmp/pip-req-tracker-6smth6gm 2022-03-12T02:23:43,269 Initialized build tracking at /tmp/pip-req-tracker-6smth6gm 2022-03-12T02:23:43,269 Created build tracker: /tmp/pip-req-tracker-6smth6gm 2022-03-12T02:23:43,269 Entered build tracker: /tmp/pip-req-tracker-6smth6gm 2022-03-12T02:23:43,271 Created temporary directory: /tmp/pip-wheel-2on8v2az 2022-03-12T02:23:43,341 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-12T02:23:43,349 2 location(s) to search for versions of marketa: 2022-03-12T02:23:43,349 * https://pypi.org/simple/marketa/ 2022-03-12T02:23:43,349 * https://www.piwheels.org/simple/marketa/ 2022-03-12T02:23:43,351 Fetching project page and analyzing links: https://pypi.org/simple/marketa/ 2022-03-12T02:23:43,352 Getting page https://pypi.org/simple/marketa/ 2022-03-12T02:23:43,355 Found index url https://pypi.org/simple 2022-03-12T02:23:43,468 Skipping link: No binaries permitted for marketa: https://files.pythonhosted.org/packages/32/c2/61f12adac4098d3a316add426ff982acdc1ded37e1c21952842c7b23b146/marketa-0.1.1-py3-none-any.whl#sha256=5ecd1e08590ce7459f26abaa13bfc624f4bb9dfe8185d9715c2d6fd3671c3e02 (from https://pypi.org/simple/marketa/) (requires-python:>=3.9,<4.0) 2022-03-12T02:23:43,470 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/61/47/0d6b47f35cd65236e9428fbaa31883f79f1fe40fc30bcd4a11b14937ec64/marketa-0.1.1.tar.gz#sha256=2397b6aafe048fb9e4121bcc29a7bb9f65edda09c15cb03d07a85b4ad90923e3 (from https://pypi.org/simple/marketa/) (requires-python:>=3.9,<4.0) 2022-03-12T02:23:43,471 Skipping link: No binaries permitted for marketa: https://files.pythonhosted.org/packages/3c/2c/a8915c7d7aebfe643a56effe055215720263e0940f84eecfb377073f49e5/marketa-0.1.2-py3-none-any.whl#sha256=573136181d269136307599ef50b924d55d9645cfeaffd9e883be4cde58ede88e (from https://pypi.org/simple/marketa/) (requires-python:>=3.9,<4.0) 2022-03-12T02:23:43,472 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/d1/74/02610e68be446bf323cfffb52f373921229d506f4036f8fccebab6dba1f9/marketa-0.1.2.tar.gz#sha256=ebda08f9f8116bfcbd46a512e39dcb16dfeaa07bada965a05dfff877ba9b6b83 (from https://pypi.org/simple/marketa/) (requires-python:>=3.9,<4.0) 2022-03-12T02:23:43,473 Fetching project page and analyzing links: https://www.piwheels.org/simple/marketa/ 2022-03-12T02:23:43,474 Getting page https://www.piwheels.org/simple/marketa/ 2022-03-12T02:23:43,476 Found index url https://www.piwheels.org/simple 2022-03-12T02:23:43,700 Skipping link: not a file: https://www.piwheels.org/simple/marketa/ 2022-03-12T02:23:43,700 Skipping link: not a file: https://pypi.org/simple/marketa/ 2022-03-12T02:23:43,733 Given no hashes to check 0 links for project 'marketa': discarding no candidates 2022-03-12T02:23:43,734 ERROR: Could not find a version that satisfies the requirement marketa==0.1.1 (from versions: none) 2022-03-12T02:23:43,736 ERROR: No matching distribution found for marketa==0.1.1 2022-03-12T02:23:43,738 Exception information: 2022-03-12T02:23:43,738 Traceback (most recent call last): 2022-03-12T02:23:43,738 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-12T02:23:43,738 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-12T02:23:43,738 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-12T02:23:43,738 raise RequirementsConflicted(criterion) 2022-03-12T02:23:43,738 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('marketa==0.1.1') 2022-03-12T02:23:43,738 2022-03-12T02:23:43,738 During handling of the above exception, another exception occurred: 2022-03-12T02:23:43,738 2022-03-12T02:23:43,738 Traceback (most recent call last): 2022-03-12T02:23:43,738 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-12T02:23:43,738 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-12T02:23:43,738 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-12T02:23:43,738 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-12T02:23:43,738 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-12T02:23:43,738 raise ResolutionImpossible(e.criterion.information) 2022-03-12T02:23:43,738 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('marketa==0.1.1'), parent=None)] 2022-03-12T02:23:43,738 2022-03-12T02:23:43,738 The above exception was the direct cause of the following exception: 2022-03-12T02:23:43,738 2022-03-12T02:23:43,738 Traceback (most recent call last): 2022-03-12T02:23:43,738 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-12T02:23:43,738 status = run_func(*args) 2022-03-12T02:23:43,738 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-12T02:23:43,738 return func(self, options, args) 2022-03-12T02:23:43,738 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-12T02:23:43,738 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-12T02:23:43,738 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-12T02:23:43,738 raise error from e 2022-03-12T02:23:43,738 pip._internal.exceptions.DistributionNotFound: No matching distribution found for marketa==0.1.1 2022-03-12T02:23:43,747 Removed build tracker: '/tmp/pip-req-tracker-6smth6gm'