2021-07-12T19:34:35,922 Created temporary directory: /tmp/pip-ephem-wheel-cache-5_osfowm 2021-07-12T19:34:35,926 Created temporary directory: /tmp/pip-req-tracker-xxgrkdi0 2021-07-12T19:34:35,926 Initialized build tracking at /tmp/pip-req-tracker-xxgrkdi0 2021-07-12T19:34:35,927 Created build tracker: /tmp/pip-req-tracker-xxgrkdi0 2021-07-12T19:34:35,927 Entered build tracker: /tmp/pip-req-tracker-xxgrkdi0 2021-07-12T19:34:35,927 Created temporary directory: /tmp/pip-wheel-ibnhkkrj 2021-07-12T19:34:35,956 1 location(s) to search for versions of awsencyrptionsdkcli: 2021-07-12T19:34:35,956 * https://pypi.org/simple/awsencyrptionsdkcli/ 2021-07-12T19:34:35,957 Fetching project page and analyzing links: https://pypi.org/simple/awsencyrptionsdkcli/ 2021-07-12T19:34:35,957 Getting page https://pypi.org/simple/awsencyrptionsdkcli/ 2021-07-12T19:34:35,959 Found index url https://pypi.org/simple 2021-07-12T19:34:36,148 Found link https://files.pythonhosted.org/packages/cb/47/922ad393f7f8641c70c7213bb2873a2c092d2cbac6cb3f07cfba5e7ef8c5/awsencyrptionsdkcli-0.0.1.tar.gz#sha256=92f92a0e8fe55e54fa03fd117d558eca6eced32c30ce0ce2b9703dc8e8b45304 (from https://pypi.org/simple/awsencyrptionsdkcli/), version: 0.0.1 2021-07-12T19:34:36,149 Skipping link: not a file: https://pypi.org/simple/awsencyrptionsdkcli/ 2021-07-12T19:34:36,166 Given no hashes to check 1 links for project 'awsencyrptionsdkcli': discarding no candidates 2021-07-12T19:34:36,185 Collecting awsencyrptionsdkcli==0.0.1 2021-07-12T19:34:36,187 Created temporary directory: /tmp/pip-unpack-qf6ri2lf 2021-07-12T19:34:36,358 Downloading awsencyrptionsdkcli-0.0.1.tar.gz (1.1 kB) 2021-07-12T19:34:36,390 Added awsencyrptionsdkcli==0.0.1 from https://files.pythonhosted.org/packages/cb/47/922ad393f7f8641c70c7213bb2873a2c092d2cbac6cb3f07cfba5e7ef8c5/awsencyrptionsdkcli-0.0.1.tar.gz#sha256=92f92a0e8fe55e54fa03fd117d558eca6eced32c30ce0ce2b9703dc8e8b45304 to build tracker '/tmp/pip-req-tracker-xxgrkdi0' 2021-07-12T19:34:36,391 Running setup.py (path:/tmp/pip-wheel-ibnhkkrj/awsencyrptionsdkcli_6169af303ea548c1936c6645d2529573/setup.py) egg_info for package awsencyrptionsdkcli 2021-07-12T19:34:36,391 Created temporary directory: /tmp/pip-pip-egg-info-vy8bt28b 2021-07-12T19:34:36,392 Running command python setup.py egg_info 2021-07-12T19:34:37,293 Traceback (most recent call last): 2021-07-12T19:34:37,293 File "", line 1, in 2021-07-12T19:34:37,294 File "/tmp/pip-wheel-ibnhkkrj/awsencyrptionsdkcli_6169af303ea548c1936c6645d2529573/setup.py", line 6, in 2021-07-12T19:34:37,294 raise ImportError('Did you mean to install aws-encryption-sdk-cli?',) 2021-07-12T19:34:37,294 ImportError: Did you mean to install aws-encryption-sdk-cli? 2021-07-12T19:34:37,345 WARNING: Discarding https://files.pythonhosted.org/packages/cb/47/922ad393f7f8641c70c7213bb2873a2c092d2cbac6cb3f07cfba5e7ef8c5/awsencyrptionsdkcli-0.0.1.tar.gz#sha256=92f92a0e8fe55e54fa03fd117d558eca6eced32c30ce0ce2b9703dc8e8b45304 (from https://pypi.org/simple/awsencyrptionsdkcli/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T19:34:37,346 ERROR: Could not find a version that satisfies the requirement awsencyrptionsdkcli==0.0.1 (from versions: 0.0.1) 2021-07-12T19:34:37,346 ERROR: No matching distribution found for awsencyrptionsdkcli==0.0.1 2021-07-12T19:34:37,347 Exception information: 2021-07-12T19:34:37,347 Traceback (most recent call last): 2021-07-12T19:34:37,347 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T19:34:37,347 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T19:34:37,347 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T19:34:37,347 raise RequirementsConflicted(criterion) 2021-07-12T19:34:37,347 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('awsencyrptionsdkcli==0.0.1') 2021-07-12T19:34:37,347 2021-07-12T19:34:37,347 During handling of the above exception, another exception occurred: 2021-07-12T19:34:37,347 2021-07-12T19:34:37,347 Traceback (most recent call last): 2021-07-12T19:34:37,347 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T19:34:37,347 result = self._result = resolver.resolve( 2021-07-12T19:34:37,347 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T19:34:37,347 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T19:34:37,347 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T19:34:37,347 raise ResolutionImpossible(e.criterion.information) 2021-07-12T19:34:37,347 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('awsencyrptionsdkcli==0.0.1'), parent=None)] 2021-07-12T19:34:37,347 2021-07-12T19:34:37,347 The above exception was the direct cause of the following exception: 2021-07-12T19:34:37,347 2021-07-12T19:34:37,347 Traceback (most recent call last): 2021-07-12T19:34:37,347 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T19:34:37,347 status = self.run(options, args) 2021-07-12T19:34:37,347 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T19:34:37,347 return func(self, options, args) 2021-07-12T19:34:37,347 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T19:34:37,347 requirement_set = resolver.resolve( 2021-07-12T19:34:37,347 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T19:34:37,347 raise error from e 2021-07-12T19:34:37,347 pip._internal.exceptions.DistributionNotFound: No matching distribution found for awsencyrptionsdkcli==0.0.1 2021-07-12T19:34:37,352 Removed awsencyrptionsdkcli==0.0.1 from https://files.pythonhosted.org/packages/cb/47/922ad393f7f8641c70c7213bb2873a2c092d2cbac6cb3f07cfba5e7ef8c5/awsencyrptionsdkcli-0.0.1.tar.gz#sha256=92f92a0e8fe55e54fa03fd117d558eca6eced32c30ce0ce2b9703dc8e8b45304 from build tracker '/tmp/pip-req-tracker-xxgrkdi0' 2021-07-12T19:34:37,352 Removed build tracker: '/tmp/pip-req-tracker-xxgrkdi0'