2021-04-13T10:13:33,239 Created temporary directory: /tmp/pip-ephem-wheel-cache-5afasq4t 2021-04-13T10:13:33,242 Created temporary directory: /tmp/pip-req-tracker-szbsymcp 2021-04-13T10:13:33,242 Initialized build tracking at /tmp/pip-req-tracker-szbsymcp 2021-04-13T10:13:33,242 Created build tracker: /tmp/pip-req-tracker-szbsymcp 2021-04-13T10:13:33,242 Entered build tracker: /tmp/pip-req-tracker-szbsymcp 2021-04-13T10:13:33,243 Created temporary directory: /tmp/pip-wheel-mn30_jkm 2021-04-13T10:13:33,273 1 location(s) to search for versions of aiosmartpost: 2021-04-13T10:13:33,273 * https://pypi.org/simple/aiosmartpost/ 2021-04-13T10:13:33,273 Fetching project page and analyzing links: https://pypi.org/simple/aiosmartpost/ 2021-04-13T10:13:33,274 Getting page https://pypi.org/simple/aiosmartpost/ 2021-04-13T10:13:33,275 Found index url https://pypi.org/simple 2021-04-13T10:13:33,375 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/60/b1/1e72777c8c15c76d4674027e897c983224aa797f27bf358adb7b529b5f85/aiosmartpost-0.1.0-py3-none-any.whl#sha256=2a2cedd35ad843ec3fd46fd47a945c9ed718e22312d30c219c4accf7c05b1a6c (from https://pypi.org/simple/aiosmartpost/) (requires-python:>=3.8) 2021-04-13T10:13:33,376 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e4/b3/a0001daf9db67ff752d136276d905bdbe0729af85b31f5537e0d8acaf722/aiosmartpost-0.1.0.tar.gz#sha256=cc5e47b6ea2366fe7baded74693d8b7016f036cc3db19253cf05ac19f17a4917 (from https://pypi.org/simple/aiosmartpost/) (requires-python:>=3.8) 2021-04-13T10:13:33,376 Given no hashes to check 0 links for project 'aiosmartpost': discarding no candidates 2021-04-13T10:13:33,377 ERROR: Could not find a version that satisfies the requirement aiosmartpost==0.1.0 2021-04-13T10:13:33,377 ERROR: No matching distribution found for aiosmartpost==0.1.0 2021-04-13T10:13:33,377 Exception information: 2021-04-13T10:13:33,377 Traceback (most recent call last): 2021-04-13T10:13:33,377 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-13T10:13:33,377 crit = self.state.criteria[name] 2021-04-13T10:13:33,377 KeyError: 'aiosmartpost' 2021-04-13T10:13:33,377 2021-04-13T10:13:33,377 During handling of the above exception, another exception occurred: 2021-04-13T10:13:33,377 2021-04-13T10:13:33,377 Traceback (most recent call last): 2021-04-13T10:13:33,377 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-13T10:13:33,377 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-13T10:13:33,377 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-13T10:13:33,377 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-13T10:13:33,377 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-13T10:13:33,377 raise RequirementsConflicted(criterion) 2021-04-13T10:13:33,377 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aiosmartpost==0.1.0') 2021-04-13T10:13:33,377 2021-04-13T10:13:33,377 During handling of the above exception, another exception occurred: 2021-04-13T10:13:33,377 2021-04-13T10:13:33,377 Traceback (most recent call last): 2021-04-13T10:13:33,377 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-13T10:13:33,377 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-13T10:13:33,377 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-13T10:13:33,377 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-13T10:13:33,377 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-13T10:13:33,377 raise ResolutionImpossible(e.criterion.information) 2021-04-13T10:13:33,377 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aiosmartpost==0.1.0'), parent=None)] 2021-04-13T10:13:33,377 2021-04-13T10:13:33,377 The above exception was the direct cause of the following exception: 2021-04-13T10:13:33,377 2021-04-13T10:13:33,377 Traceback (most recent call last): 2021-04-13T10:13:33,377 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-13T10:13:33,377 status = self.run(options, args) 2021-04-13T10:13:33,377 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-13T10:13:33,377 return func(self, options, args) 2021-04-13T10:13:33,377 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-13T10:13:33,377 reqs, check_supported_wheels=True 2021-04-13T10:13:33,377 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-13T10:13:33,377 six.raise_from(error, e) 2021-04-13T10:13:33,377 File "", line 3, in raise_from 2021-04-13T10:13:33,377 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aiosmartpost==0.1.0 2021-04-13T10:13:33,382 Removed build tracker: '/tmp/pip-req-tracker-szbsymcp'