2021-07-10T04:44:15,622 Created temporary directory: /tmp/pip-ephem-wheel-cache-sm8ih2cg 2021-07-10T04:44:15,625 Created temporary directory: /tmp/pip-req-tracker-a6bsxoi7 2021-07-10T04:44:15,625 Initialized build tracking at /tmp/pip-req-tracker-a6bsxoi7 2021-07-10T04:44:15,626 Created build tracker: /tmp/pip-req-tracker-a6bsxoi7 2021-07-10T04:44:15,626 Entered build tracker: /tmp/pip-req-tracker-a6bsxoi7 2021-07-10T04:44:15,626 Created temporary directory: /tmp/pip-wheel-zps6y2vw 2021-07-10T04:44:15,659 1 location(s) to search for versions of django-oscar-amazon-payments: 2021-07-10T04:44:15,659 * https://pypi.org/simple/django-oscar-amazon-payments/ 2021-07-10T04:44:15,660 Fetching project page and analyzing links: https://pypi.org/simple/django-oscar-amazon-payments/ 2021-07-10T04:44:15,660 Getting page https://pypi.org/simple/django-oscar-amazon-payments/ 2021-07-10T04:44:15,662 Found index url https://pypi.org/simple 2021-07-10T04:44:15,842 Found link https://files.pythonhosted.org/packages/0c/38/c783b351fcd2bf1e6c780c0a8e8d355015a3db208d082e89cde9c56d5922/django-oscar-amazon-payments-0.1.tar.gz#sha256=b0bfc0c7984ed005ceb5fdc17f61f7510158c46048913c404e2de15cb6fcdfa1 (from https://pypi.org/simple/django-oscar-amazon-payments/), version: 0.1 2021-07-10T04:44:15,842 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/aa/11/72a0448687950b2b32ed4167569b7a02793ed40e46bcb13cf0f6bea4fe84/django_oscar_amazon_payments-0.1-py2.7.egg#sha256=c1cfd1ac04cf8be6ee3ec253e8b21b35bf72f5582a6f747d50b41b841717bd6d (from https://pypi.org/simple/django-oscar-amazon-payments/) 2021-07-10T04:44:15,842 Skipping link: not a file: https://pypi.org/simple/django-oscar-amazon-payments/ 2021-07-10T04:44:15,858 Given no hashes to check 1 links for project 'django-oscar-amazon-payments': discarding no candidates 2021-07-10T04:44:15,876 Collecting django-oscar-amazon-payments==0.1 2021-07-10T04:44:15,877 Created temporary directory: /tmp/pip-unpack-vuxv8sit 2021-07-10T04:44:16,052 Downloading django-oscar-amazon-payments-0.1.tar.gz (16 kB) 2021-07-10T04:44:16,124 Added django-oscar-amazon-payments==0.1 from https://files.pythonhosted.org/packages/0c/38/c783b351fcd2bf1e6c780c0a8e8d355015a3db208d082e89cde9c56d5922/django-oscar-amazon-payments-0.1.tar.gz#sha256=b0bfc0c7984ed005ceb5fdc17f61f7510158c46048913c404e2de15cb6fcdfa1 to build tracker '/tmp/pip-req-tracker-a6bsxoi7' 2021-07-10T04:44:16,126 Running setup.py (path:/tmp/pip-wheel-zps6y2vw/django-oscar-amazon-payments_608a434a4e98437c999876e435c2563a/setup.py) egg_info for package django-oscar-amazon-payments 2021-07-10T04:44:16,126 Created temporary directory: /tmp/pip-pip-egg-info-hncg8l03 2021-07-10T04:44:16,127 Running command python setup.py egg_info 2021-07-10T04:44:16,763 Traceback (most recent call last): 2021-07-10T04:44:16,764 File "", line 1, in 2021-07-10T04:44:16,764 File "/tmp/pip-wheel-zps6y2vw/django-oscar-amazon-payments_608a434a4e98437c999876e435c2563a/setup.py", line 4, in 2021-07-10T04:44:16,764 from amazon_payments import VERSION 2021-07-10T04:44:16,764 File "/tmp/pip-wheel-zps6y2vw/django-oscar-amazon-payments_608a434a4e98437c999876e435c2563a/amazon_payments/__init__.py", line 1, in 2021-07-10T04:44:16,764 from api import AmazonPaymentsAPI, AmazonPaymentsAPIError # noqa 2021-07-10T04:44:16,765 ModuleNotFoundError: No module named 'api' 2021-07-10T04:44:16,812 WARNING: Discarding https://files.pythonhosted.org/packages/0c/38/c783b351fcd2bf1e6c780c0a8e8d355015a3db208d082e89cde9c56d5922/django-oscar-amazon-payments-0.1.tar.gz#sha256=b0bfc0c7984ed005ceb5fdc17f61f7510158c46048913c404e2de15cb6fcdfa1 (from https://pypi.org/simple/django-oscar-amazon-payments/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:44:16,813 ERROR: Could not find a version that satisfies the requirement django-oscar-amazon-payments==0.1 (from versions: 0.1) 2021-07-10T04:44:16,814 ERROR: No matching distribution found for django-oscar-amazon-payments==0.1 2021-07-10T04:44:16,814 Exception information: 2021-07-10T04:44:16,814 Traceback (most recent call last): 2021-07-10T04:44:16,814 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:44:16,814 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:44:16,814 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:44:16,814 raise RequirementsConflicted(criterion) 2021-07-10T04:44:16,814 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-oscar-amazon-payments==0.1') 2021-07-10T04:44:16,814 2021-07-10T04:44:16,814 During handling of the above exception, another exception occurred: 2021-07-10T04:44:16,814 2021-07-10T04:44:16,814 Traceback (most recent call last): 2021-07-10T04:44:16,814 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:44:16,814 result = self._result = resolver.resolve( 2021-07-10T04:44:16,814 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:44:16,814 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:44:16,814 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:44:16,814 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:44:16,814 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-oscar-amazon-payments==0.1'), parent=None)] 2021-07-10T04:44:16,814 2021-07-10T04:44:16,814 The above exception was the direct cause of the following exception: 2021-07-10T04:44:16,814 2021-07-10T04:44:16,814 Traceback (most recent call last): 2021-07-10T04:44:16,814 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:44:16,814 status = self.run(options, args) 2021-07-10T04:44:16,814 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:44:16,814 return func(self, options, args) 2021-07-10T04:44:16,814 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:44:16,814 requirement_set = resolver.resolve( 2021-07-10T04:44:16,814 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:44:16,814 raise error from e 2021-07-10T04:44:16,814 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-oscar-amazon-payments==0.1 2021-07-10T04:44:16,819 Removed django-oscar-amazon-payments==0.1 from https://files.pythonhosted.org/packages/0c/38/c783b351fcd2bf1e6c780c0a8e8d355015a3db208d082e89cde9c56d5922/django-oscar-amazon-payments-0.1.tar.gz#sha256=b0bfc0c7984ed005ceb5fdc17f61f7510158c46048913c404e2de15cb6fcdfa1 from build tracker '/tmp/pip-req-tracker-a6bsxoi7' 2021-07-10T04:44:16,819 Removed build tracker: '/tmp/pip-req-tracker-a6bsxoi7'