2021-07-12T19:34:29,927 Created temporary directory: /tmp/pip-ephem-wheel-cache-4g5aj20_ 2021-07-12T19:34:29,930 Created temporary directory: /tmp/pip-req-tracker-maku86ql 2021-07-12T19:34:29,930 Initialized build tracking at /tmp/pip-req-tracker-maku86ql 2021-07-12T19:34:29,931 Created build tracker: /tmp/pip-req-tracker-maku86ql 2021-07-12T19:34:29,931 Entered build tracker: /tmp/pip-req-tracker-maku86ql 2021-07-12T19:34:29,931 Created temporary directory: /tmp/pip-wheel-vxeu2e83 2021-07-12T19:34:29,961 1 location(s) to search for versions of awscrytpo: 2021-07-12T19:34:29,961 * https://pypi.org/simple/awscrytpo/ 2021-07-12T19:34:29,961 Fetching project page and analyzing links: https://pypi.org/simple/awscrytpo/ 2021-07-12T19:34:29,962 Getting page https://pypi.org/simple/awscrytpo/ 2021-07-12T19:34:29,963 Found index url https://pypi.org/simple 2021-07-12T19:34:30,143 Found link https://files.pythonhosted.org/packages/f1/e5/12093687a92d75eceb33924e9cfe56b66693485f39c64d9e996de05b2d15/awscrytpo-0.0.1.tar.gz#sha256=ffa7ea49346ba11d3608b24828f4663b9ee5556538f1ad141d457bc8fc112b45 (from https://pypi.org/simple/awscrytpo/), version: 0.0.1 2021-07-12T19:34:30,144 Skipping link: not a file: https://pypi.org/simple/awscrytpo/ 2021-07-12T19:34:30,161 Given no hashes to check 1 links for project 'awscrytpo': discarding no candidates 2021-07-12T19:34:30,180 Collecting awscrytpo==0.0.1 2021-07-12T19:34:30,182 Created temporary directory: /tmp/pip-unpack-45pa5sbp 2021-07-12T19:34:30,354 Downloading awscrytpo-0.0.1.tar.gz (1.1 kB) 2021-07-12T19:34:30,387 Added awscrytpo==0.0.1 from https://files.pythonhosted.org/packages/f1/e5/12093687a92d75eceb33924e9cfe56b66693485f39c64d9e996de05b2d15/awscrytpo-0.0.1.tar.gz#sha256=ffa7ea49346ba11d3608b24828f4663b9ee5556538f1ad141d457bc8fc112b45 to build tracker '/tmp/pip-req-tracker-maku86ql' 2021-07-12T19:34:30,388 Running setup.py (path:/tmp/pip-wheel-vxeu2e83/awscrytpo_978c5b6f939647f689ae54d05ced7992/setup.py) egg_info for package awscrytpo 2021-07-12T19:34:30,389 Created temporary directory: /tmp/pip-pip-egg-info-j1806_qt 2021-07-12T19:34:30,389 Running command python setup.py egg_info 2021-07-12T19:34:31,333 Traceback (most recent call last): 2021-07-12T19:34:31,334 File "", line 1, in 2021-07-12T19:34:31,334 File "/tmp/pip-wheel-vxeu2e83/awscrytpo_978c5b6f939647f689ae54d05ced7992/setup.py", line 6, in 2021-07-12T19:34:31,334 raise ImportError('Did you mean to install aws-encryption-sdk-cli?',) 2021-07-12T19:34:31,335 ImportError: Did you mean to install aws-encryption-sdk-cli? 2021-07-12T19:34:31,384 WARNING: Discarding https://files.pythonhosted.org/packages/f1/e5/12093687a92d75eceb33924e9cfe56b66693485f39c64d9e996de05b2d15/awscrytpo-0.0.1.tar.gz#sha256=ffa7ea49346ba11d3608b24828f4663b9ee5556538f1ad141d457bc8fc112b45 (from https://pypi.org/simple/awscrytpo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T19:34:31,385 ERROR: Could not find a version that satisfies the requirement awscrytpo==0.0.1 (from versions: 0.0.1) 2021-07-12T19:34:31,386 ERROR: No matching distribution found for awscrytpo==0.0.1 2021-07-12T19:34:31,386 Exception information: 2021-07-12T19:34:31,386 Traceback (most recent call last): 2021-07-12T19:34:31,386 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T19:34:31,386 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T19:34:31,386 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T19:34:31,386 raise RequirementsConflicted(criterion) 2021-07-12T19:34:31,386 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('awscrytpo==0.0.1') 2021-07-12T19:34:31,386 2021-07-12T19:34:31,386 During handling of the above exception, another exception occurred: 2021-07-12T19:34:31,386 2021-07-12T19:34:31,386 Traceback (most recent call last): 2021-07-12T19:34:31,386 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T19:34:31,386 result = self._result = resolver.resolve( 2021-07-12T19:34:31,386 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T19:34:31,386 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T19:34:31,386 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T19:34:31,386 raise ResolutionImpossible(e.criterion.information) 2021-07-12T19:34:31,386 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('awscrytpo==0.0.1'), parent=None)] 2021-07-12T19:34:31,386 2021-07-12T19:34:31,386 The above exception was the direct cause of the following exception: 2021-07-12T19:34:31,386 2021-07-12T19:34:31,386 Traceback (most recent call last): 2021-07-12T19:34:31,386 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T19:34:31,386 status = self.run(options, args) 2021-07-12T19:34:31,386 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T19:34:31,386 return func(self, options, args) 2021-07-12T19:34:31,386 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T19:34:31,386 requirement_set = resolver.resolve( 2021-07-12T19:34:31,386 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T19:34:31,386 raise error from e 2021-07-12T19:34:31,386 pip._internal.exceptions.DistributionNotFound: No matching distribution found for awscrytpo==0.0.1 2021-07-12T19:34:31,391 Removed awscrytpo==0.0.1 from https://files.pythonhosted.org/packages/f1/e5/12093687a92d75eceb33924e9cfe56b66693485f39c64d9e996de05b2d15/awscrytpo-0.0.1.tar.gz#sha256=ffa7ea49346ba11d3608b24828f4663b9ee5556538f1ad141d457bc8fc112b45 from build tracker '/tmp/pip-req-tracker-maku86ql' 2021-07-12T19:34:31,391 Removed build tracker: '/tmp/pip-req-tracker-maku86ql'