2023-09-09T09:08:08,887 Created temporary directory: /tmp/pip-build-tracker-123e0k5k 2023-09-09T09:08:08,888 Initialized build tracking at /tmp/pip-build-tracker-123e0k5k 2023-09-09T09:08:08,889 Created build tracker: /tmp/pip-build-tracker-123e0k5k 2023-09-09T09:08:08,889 Entered build tracker: /tmp/pip-build-tracker-123e0k5k 2023-09-09T09:08:08,890 Created temporary directory: /tmp/pip-wheel-mppz84pb 2023-09-09T09:08:08,894 Created temporary directory: /tmp/pip-ephem-wheel-cache-0lg2j390 2023-09-09T09:08:08,917 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-09T09:08:08,921 2 location(s) to search for versions of django-ses-boto3: 2023-09-09T09:08:08,921 * https://pypi.org/simple/django-ses-boto3/ 2023-09-09T09:08:08,921 * https://www.piwheels.org/simple/django-ses-boto3/ 2023-09-09T09:08:08,922 Fetching project page and analyzing links: https://pypi.org/simple/django-ses-boto3/ 2023-09-09T09:08:08,922 Getting page https://pypi.org/simple/django-ses-boto3/ 2023-09-09T09:08:08,924 Found index url https://pypi.org/simple/ 2023-09-09T09:08:09,066 Fetched page https://pypi.org/simple/django-ses-boto3/ as application/vnd.pypi.simple.v1+json 2023-09-09T09:08:09,068 Fetching project page and analyzing links: https://www.piwheels.org/simple/django-ses-boto3/ 2023-09-09T09:08:09,069 Getting page https://www.piwheels.org/simple/django-ses-boto3/ 2023-09-09T09:08:09,071 Found index url https://www.piwheels.org/simple/ 2023-09-09T09:08:09,327 Fetched page https://www.piwheels.org/simple/django-ses-boto3/ as text/html 2023-09-09T09:08:09,330 Skipping link: No binaries permitted for django-ses-boto3: https://www.piwheels.org/simple/django-ses-boto3/django_ses_boto3-0.1.0-py3-none-any.whl#sha256=0d1bda60e446acab5a045d925d177dde110c58ac1023d1a932d209735a581ca9 (from https://www.piwheels.org/simple/django-ses-boto3/) 2023-09-09T09:08:09,332 Skipping link: not a file: https://www.piwheels.org/simple/django-ses-boto3/ 2023-09-09T09:08:09,334 Skipping link: not a file: https://pypi.org/simple/django-ses-boto3/ 2023-09-09T09:08:09,359 Given no hashes to check 0 links for project 'django-ses-boto3': discarding no candidates 2023-09-09T09:08:09,362 ERROR: Could not find a version that satisfies the requirement django-ses-boto3==0.1.0 (from versions: none) 2023-09-09T09:08:09,365 ERROR: No matching distribution found for django-ses-boto3==0.1.0 2023-09-09T09:08:09,368 Exception information: 2023-09-09T09:08:09,368 Traceback (most recent call last): 2023-09-09T09:08:09,368 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-09T09:08:09,368 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-09T09:08:09,368 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-09T09:08:09,368 raise RequirementsConflicted(criterion) 2023-09-09T09:08:09,368 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-ses-boto3==0.1.0') 2023-09-09T09:08:09,368 2023-09-09T09:08:09,368 During handling of the above exception, another exception occurred: 2023-09-09T09:08:09,368 2023-09-09T09:08:09,368 Traceback (most recent call last): 2023-09-09T09:08:09,368 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-09T09:08:09,368 result = self._result = resolver.resolve( 2023-09-09T09:08:09,368 ^^^^^^^^^^^^^^^^^ 2023-09-09T09:08:09,368 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-09T09:08:09,368 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-09T09:08:09,368 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T09:08:09,368 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-09T09:08:09,368 raise ResolutionImpossible(e.criterion.information) 2023-09-09T09:08:09,368 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-ses-boto3==0.1.0'), parent=None)] 2023-09-09T09:08:09,368 2023-09-09T09:08:09,368 The above exception was the direct cause of the following exception: 2023-09-09T09:08:09,368 2023-09-09T09:08:09,368 Traceback (most recent call last): 2023-09-09T09:08:09,368 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-09T09:08:09,368 status = run_func(*args) 2023-09-09T09:08:09,368 ^^^^^^^^^^^^^^^ 2023-09-09T09:08:09,368 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-09T09:08:09,368 return func(self, options, args) 2023-09-09T09:08:09,368 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T09:08:09,368 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-09T09:08:09,368 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-09T09:08:09,368 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T09:08:09,368 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-09T09:08:09,368 raise error from e 2023-09-09T09:08:09,368 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-ses-boto3==0.1.0 2023-09-09T09:08:09,376 Removed build tracker: '/tmp/pip-build-tracker-123e0k5k'