2022-03-12T02:28:32,942 Created temporary directory: /tmp/pip-ephem-wheel-cache-hsslipe9 2022-03-12T02:28:32,948 Created temporary directory: /tmp/pip-req-tracker-y2pl5ayo 2022-03-12T02:28:32,948 Initialized build tracking at /tmp/pip-req-tracker-y2pl5ayo 2022-03-12T02:28:32,949 Created build tracker: /tmp/pip-req-tracker-y2pl5ayo 2022-03-12T02:28:32,949 Entered build tracker: /tmp/pip-req-tracker-y2pl5ayo 2022-03-12T02:28:32,950 Created temporary directory: /tmp/pip-wheel-qhriv7wr 2022-03-12T02:28:33,018 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-12T02:28:33,026 2 location(s) to search for versions of marketa: 2022-03-12T02:28:33,026 * https://pypi.org/simple/marketa/ 2022-03-12T02:28:33,026 * https://www.piwheels.org/simple/marketa/ 2022-03-12T02:28:33,028 Fetching project page and analyzing links: https://pypi.org/simple/marketa/ 2022-03-12T02:28:33,029 Getting page https://pypi.org/simple/marketa/ 2022-03-12T02:28:33,032 Found index url https://pypi.org/simple 2022-03-12T02:28:33,145 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:28:33,148 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:28:33,148 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:28:33,150 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:28:33,151 Fetching project page and analyzing links: https://www.piwheels.org/simple/marketa/ 2022-03-12T02:28:33,151 Getting page https://www.piwheels.org/simple/marketa/ 2022-03-12T02:28:33,153 Found index url https://www.piwheels.org/simple 2022-03-12T02:28:33,363 Skipping link: not a file: https://www.piwheels.org/simple/marketa/ 2022-03-12T02:28:33,364 Skipping link: not a file: https://pypi.org/simple/marketa/ 2022-03-12T02:28:33,396 Given no hashes to check 0 links for project 'marketa': discarding no candidates 2022-03-12T02:28:33,397 ERROR: Could not find a version that satisfies the requirement marketa==0.1.2 (from versions: none) 2022-03-12T02:28:33,400 ERROR: No matching distribution found for marketa==0.1.2 2022-03-12T02:28:33,402 Exception information: 2022-03-12T02:28:33,402 Traceback (most recent call last): 2022-03-12T02:28:33,402 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-12T02:28:33,402 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-12T02:28:33,402 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-12T02:28:33,402 raise RequirementsConflicted(criterion) 2022-03-12T02:28:33,402 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('marketa==0.1.2') 2022-03-12T02:28:33,402 2022-03-12T02:28:33,402 During handling of the above exception, another exception occurred: 2022-03-12T02:28:33,402 2022-03-12T02:28:33,402 Traceback (most recent call last): 2022-03-12T02:28:33,402 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-12T02:28:33,402 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-12T02:28:33,402 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-12T02:28:33,402 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-12T02:28:33,402 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-12T02:28:33,402 raise ResolutionImpossible(e.criterion.information) 2022-03-12T02:28:33,402 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('marketa==0.1.2'), parent=None)] 2022-03-12T02:28:33,402 2022-03-12T02:28:33,402 The above exception was the direct cause of the following exception: 2022-03-12T02:28:33,402 2022-03-12T02:28:33,402 Traceback (most recent call last): 2022-03-12T02:28:33,402 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-12T02:28:33,402 status = run_func(*args) 2022-03-12T02:28:33,402 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-12T02:28:33,402 return func(self, options, args) 2022-03-12T02:28:33,402 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-12T02:28:33,402 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-12T02:28:33,402 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-12T02:28:33,402 raise error from e 2022-03-12T02:28:33,402 pip._internal.exceptions.DistributionNotFound: No matching distribution found for marketa==0.1.2 2022-03-12T02:28:33,410 Removed build tracker: '/tmp/pip-req-tracker-y2pl5ayo'