2021-07-13T08:56:59,061 Created temporary directory: /tmp/pip-ephem-wheel-cache-wne_b31s 2021-07-13T08:56:59,064 Created temporary directory: /tmp/pip-req-tracker-3ylox2tw 2021-07-13T08:56:59,064 Initialized build tracking at /tmp/pip-req-tracker-3ylox2tw 2021-07-13T08:56:59,065 Created build tracker: /tmp/pip-req-tracker-3ylox2tw 2021-07-13T08:56:59,065 Entered build tracker: /tmp/pip-req-tracker-3ylox2tw 2021-07-13T08:56:59,065 Created temporary directory: /tmp/pip-wheel-mmfd_thh 2021-07-13T08:56:59,095 1 location(s) to search for versions of dynamodb-encryption: 2021-07-13T08:56:59,095 * https://pypi.org/simple/dynamodb-encryption/ 2021-07-13T08:56:59,095 Fetching project page and analyzing links: https://pypi.org/simple/dynamodb-encryption/ 2021-07-13T08:56:59,096 Getting page https://pypi.org/simple/dynamodb-encryption/ 2021-07-13T08:56:59,097 Found index url https://pypi.org/simple 2021-07-13T08:56:59,304 Found link https://files.pythonhosted.org/packages/f8/4c/01efdedc36118db50e4d24ed08eb13a8a4c2cdf6107784fef4078cc94690/dynamodb-encryption-0.0.1.tar.gz#sha256=ee78f8c06692d54ea0e7e03dd15dad7d7250aca87fdaf3ff27725496b57ff89a (from https://pypi.org/simple/dynamodb-encryption/), version: 0.0.1 2021-07-13T08:56:59,304 Found link https://files.pythonhosted.org/packages/ce/25/dc455a4b2a5a3fd0cef7664c33531030181b8f5e4bdc94c297d636409709/dynamodb-encryption-0.0.2.tar.gz#sha256=7e2cb8c3095a25f75b51c09c8361f38ed51e1be95d265186b677f7d24ba6937c (from https://pypi.org/simple/dynamodb-encryption/), version: 0.0.2 2021-07-13T08:56:59,304 Skipping link: not a file: https://pypi.org/simple/dynamodb-encryption/ 2021-07-13T08:56:59,322 Given no hashes to check 1 links for project 'dynamodb-encryption': discarding no candidates 2021-07-13T08:56:59,341 Collecting dynamodb-encryption==0.0.1 2021-07-13T08:56:59,343 Created temporary directory: /tmp/pip-unpack-sf9yjshn 2021-07-13T08:56:59,515 Downloading dynamodb-encryption-0.0.1.tar.gz (1.1 kB) 2021-07-13T08:56:59,545 Added dynamodb-encryption==0.0.1 from https://files.pythonhosted.org/packages/f8/4c/01efdedc36118db50e4d24ed08eb13a8a4c2cdf6107784fef4078cc94690/dynamodb-encryption-0.0.1.tar.gz#sha256=ee78f8c06692d54ea0e7e03dd15dad7d7250aca87fdaf3ff27725496b57ff89a to build tracker '/tmp/pip-req-tracker-3ylox2tw' 2021-07-13T08:56:59,546 Running setup.py (path:/tmp/pip-wheel-mmfd_thh/dynamodb-encryption_65a4ab1955aa41f4b5f191d2805195a2/setup.py) egg_info for package dynamodb-encryption 2021-07-13T08:56:59,547 Created temporary directory: /tmp/pip-pip-egg-info-aufu466d 2021-07-13T08:56:59,547 Running command python setup.py egg_info 2021-07-13T08:57:00,442 Traceback (most recent call last): 2021-07-13T08:57:00,443 File "", line 1, in 2021-07-13T08:57:00,444 File "/tmp/pip-wheel-mmfd_thh/dynamodb-encryption_65a4ab1955aa41f4b5f191d2805195a2/setup.py", line 6, in 2021-07-13T08:57:00,444 raise ImportError('Did you mean to install dynamodb-encryption-sdk?',) 2021-07-13T08:57:00,444 ImportError: Did you mean to install dynamodb-encryption-sdk? 2021-07-13T08:57:00,493 WARNING: Discarding https://files.pythonhosted.org/packages/f8/4c/01efdedc36118db50e4d24ed08eb13a8a4c2cdf6107784fef4078cc94690/dynamodb-encryption-0.0.1.tar.gz#sha256=ee78f8c06692d54ea0e7e03dd15dad7d7250aca87fdaf3ff27725496b57ff89a (from https://pypi.org/simple/dynamodb-encryption/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T08:57:00,494 ERROR: Could not find a version that satisfies the requirement dynamodb-encryption==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-13T08:57:00,495 ERROR: No matching distribution found for dynamodb-encryption==0.0.1 2021-07-13T08:57:00,495 Exception information: 2021-07-13T08:57:00,495 Traceback (most recent call last): 2021-07-13T08:57:00,495 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T08:57:00,495 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T08:57:00,495 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T08:57:00,495 raise RequirementsConflicted(criterion) 2021-07-13T08:57:00,495 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dynamodb-encryption==0.0.1') 2021-07-13T08:57:00,495 2021-07-13T08:57:00,495 During handling of the above exception, another exception occurred: 2021-07-13T08:57:00,495 2021-07-13T08:57:00,495 Traceback (most recent call last): 2021-07-13T08:57:00,495 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T08:57:00,495 result = self._result = resolver.resolve( 2021-07-13T08:57:00,495 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T08:57:00,495 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T08:57:00,495 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T08:57:00,495 raise ResolutionImpossible(e.criterion.information) 2021-07-13T08:57:00,495 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dynamodb-encryption==0.0.1'), parent=None)] 2021-07-13T08:57:00,495 2021-07-13T08:57:00,495 The above exception was the direct cause of the following exception: 2021-07-13T08:57:00,495 2021-07-13T08:57:00,495 Traceback (most recent call last): 2021-07-13T08:57:00,495 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T08:57:00,495 status = self.run(options, args) 2021-07-13T08:57:00,495 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T08:57:00,495 return func(self, options, args) 2021-07-13T08:57:00,495 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T08:57:00,495 requirement_set = resolver.resolve( 2021-07-13T08:57:00,495 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T08:57:00,495 raise error from e 2021-07-13T08:57:00,495 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dynamodb-encryption==0.0.1 2021-07-13T08:57:00,500 Removed dynamodb-encryption==0.0.1 from https://files.pythonhosted.org/packages/f8/4c/01efdedc36118db50e4d24ed08eb13a8a4c2cdf6107784fef4078cc94690/dynamodb-encryption-0.0.1.tar.gz#sha256=ee78f8c06692d54ea0e7e03dd15dad7d7250aca87fdaf3ff27725496b57ff89a from build tracker '/tmp/pip-req-tracker-3ylox2tw' 2021-07-13T08:57:00,500 Removed build tracker: '/tmp/pip-req-tracker-3ylox2tw'