2021-07-12T19:34:20,127 Created temporary directory: /tmp/pip-ephem-wheel-cache-nruvc5a5 2021-07-12T19:34:20,130 Created temporary directory: /tmp/pip-req-tracker-v5gef7uf 2021-07-12T19:34:20,131 Initialized build tracking at /tmp/pip-req-tracker-v5gef7uf 2021-07-12T19:34:20,131 Created build tracker: /tmp/pip-req-tracker-v5gef7uf 2021-07-12T19:34:20,131 Entered build tracker: /tmp/pip-req-tracker-v5gef7uf 2021-07-12T19:34:20,132 Created temporary directory: /tmp/pip-wheel-q6xj2kcu 2021-07-12T19:34:20,162 1 location(s) to search for versions of aws-crypto: 2021-07-12T19:34:20,162 * https://pypi.org/simple/aws-crypto/ 2021-07-12T19:34:20,162 Fetching project page and analyzing links: https://pypi.org/simple/aws-crypto/ 2021-07-12T19:34:20,163 Getting page https://pypi.org/simple/aws-crypto/ 2021-07-12T19:34:20,165 Found index url https://pypi.org/simple 2021-07-12T19:34:20,341 Found link https://files.pythonhosted.org/packages/22/ad/fae2ba83d03f7437a203005f495ff90f3bbc6fb3872c2bc664541b0008ee/aws-crypto-0.0.1.tar.gz#sha256=4e21c457fe5c261815cd40070d0760bc68f4a6b52cec7b898eacfdc9fe9ea84a (from https://pypi.org/simple/aws-crypto/), version: 0.0.1 2021-07-12T19:34:20,342 Skipping link: not a file: https://pypi.org/simple/aws-crypto/ 2021-07-12T19:34:20,359 Given no hashes to check 1 links for project 'aws-crypto': discarding no candidates 2021-07-12T19:34:20,378 Collecting aws-crypto==0.0.1 2021-07-12T19:34:20,379 Created temporary directory: /tmp/pip-unpack-2p293b_5 2021-07-12T19:34:20,559 Downloading aws-crypto-0.0.1.tar.gz (1.1 kB) 2021-07-12T19:34:20,590 Added aws-crypto==0.0.1 from https://files.pythonhosted.org/packages/22/ad/fae2ba83d03f7437a203005f495ff90f3bbc6fb3872c2bc664541b0008ee/aws-crypto-0.0.1.tar.gz#sha256=4e21c457fe5c261815cd40070d0760bc68f4a6b52cec7b898eacfdc9fe9ea84a to build tracker '/tmp/pip-req-tracker-v5gef7uf' 2021-07-12T19:34:20,591 Running setup.py (path:/tmp/pip-wheel-q6xj2kcu/aws-crypto_4720cbca1f0f454eb5a423b72448612e/setup.py) egg_info for package aws-crypto 2021-07-12T19:34:20,591 Created temporary directory: /tmp/pip-pip-egg-info-v58nxh9r 2021-07-12T19:34:20,592 Running command python setup.py egg_info 2021-07-12T19:34:21,363 Traceback (most recent call last): 2021-07-12T19:34:21,364 File "", line 1, in 2021-07-12T19:34:21,364 File "/tmp/pip-wheel-q6xj2kcu/aws-crypto_4720cbca1f0f454eb5a423b72448612e/setup.py", line 6, in 2021-07-12T19:34:21,365 raise ImportError('Did you mean to install aws-encryption-sdk-cli?',) 2021-07-12T19:34:21,365 ImportError: Did you mean to install aws-encryption-sdk-cli? 2021-07-12T19:34:21,415 WARNING: Discarding https://files.pythonhosted.org/packages/22/ad/fae2ba83d03f7437a203005f495ff90f3bbc6fb3872c2bc664541b0008ee/aws-crypto-0.0.1.tar.gz#sha256=4e21c457fe5c261815cd40070d0760bc68f4a6b52cec7b898eacfdc9fe9ea84a (from https://pypi.org/simple/aws-crypto/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T19:34:21,417 ERROR: Could not find a version that satisfies the requirement aws-crypto==0.0.1 (from versions: 0.0.1) 2021-07-12T19:34:21,417 ERROR: No matching distribution found for aws-crypto==0.0.1 2021-07-12T19:34:21,417 Exception information: 2021-07-12T19:34:21,417 Traceback (most recent call last): 2021-07-12T19:34:21,417 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T19:34:21,417 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T19:34:21,417 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T19:34:21,417 raise RequirementsConflicted(criterion) 2021-07-12T19:34:21,417 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aws-crypto==0.0.1') 2021-07-12T19:34:21,417 2021-07-12T19:34:21,417 During handling of the above exception, another exception occurred: 2021-07-12T19:34:21,417 2021-07-12T19:34:21,417 Traceback (most recent call last): 2021-07-12T19:34:21,417 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T19:34:21,417 result = self._result = resolver.resolve( 2021-07-12T19:34:21,417 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T19:34:21,417 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T19:34:21,417 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T19:34:21,417 raise ResolutionImpossible(e.criterion.information) 2021-07-12T19:34:21,417 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aws-crypto==0.0.1'), parent=None)] 2021-07-12T19:34:21,417 2021-07-12T19:34:21,417 The above exception was the direct cause of the following exception: 2021-07-12T19:34:21,417 2021-07-12T19:34:21,417 Traceback (most recent call last): 2021-07-12T19:34:21,417 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T19:34:21,417 status = self.run(options, args) 2021-07-12T19:34:21,417 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T19:34:21,417 return func(self, options, args) 2021-07-12T19:34:21,417 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T19:34:21,417 requirement_set = resolver.resolve( 2021-07-12T19:34:21,417 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T19:34:21,417 raise error from e 2021-07-12T19:34:21,417 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aws-crypto==0.0.1 2021-07-12T19:34:21,422 Removed aws-crypto==0.0.1 from https://files.pythonhosted.org/packages/22/ad/fae2ba83d03f7437a203005f495ff90f3bbc6fb3872c2bc664541b0008ee/aws-crypto-0.0.1.tar.gz#sha256=4e21c457fe5c261815cd40070d0760bc68f4a6b52cec7b898eacfdc9fe9ea84a from build tracker '/tmp/pip-req-tracker-v5gef7uf' 2021-07-12T19:34:21,423 Removed build tracker: '/tmp/pip-req-tracker-v5gef7uf'