2021-05-26T16:33:40,902 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2021-05-26T16:33:41,700 Created temporary directory: /tmp/pip-ephem-wheel-cache-s_av15nl 2021-05-26T16:33:41,705 Created temporary directory: /tmp/pip-req-tracker-d1yb959_ 2021-05-26T16:33:41,706 Initialized build tracking at /tmp/pip-req-tracker-d1yb959_ 2021-05-26T16:33:41,707 Created build tracker: /tmp/pip-req-tracker-d1yb959_ 2021-05-26T16:33:41,707 Entered build tracker: /tmp/pip-req-tracker-d1yb959_ 2021-05-26T16:33:41,709 Created temporary directory: /tmp/pip-wheel-asbaf6hd 2021-05-26T16:33:41,776 1 location(s) to search for versions of django-mom: 2021-05-26T16:33:41,776 * https://pypi.org/simple/django-mom/ 2021-05-26T16:33:41,777 Fetching project page and analyzing links: https://pypi.org/simple/django-mom/ 2021-05-26T16:33:41,779 Getting page https://pypi.org/simple/django-mom/ 2021-05-26T16:33:41,783 Found index url https://pypi.org/simple 2021-05-26T16:33:42,101 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/8a/9f/a4e12a0644c8e383ce0da96578462811fe1c6c611565457809c8eb5cbc14/django-mom-0.0.1.tar.gz#sha256=8419a13c2add271ef8ff731d5288f66bb0ecdb3bb36cf1f56fb9c047c8ebd10f (from https://pypi.org/simple/django-mom/) (requires-python:>=3.6) 2021-05-26T16:33:42,131 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/2f/72/52441d984017fcd76a3c924b354e41fc556acecff3a76eb8810bca2a40a7/django_mom-0.0.1-py3-none-any.whl#sha256=7841920a7a2015b830a65653954a44bf7db493be13b8d0e64ea29572fcb53a0d (from https://pypi.org/simple/django-mom/) (requires-python:>=3.6) 2021-05-26T16:33:42,132 Given no hashes to check 0 links for project 'django-mom': discarding no candidates 2021-05-26T16:33:42,133 ERROR: Could not find a version that satisfies the requirement django-mom==0.0.1 2021-05-26T16:33:42,134 ERROR: No matching distribution found for django-mom==0.0.1 2021-05-26T16:33:42,134 Exception information: 2021-05-26T16:33:42,134 Traceback (most recent call last): 2021-05-26T16:33:42,134 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-05-26T16:33:42,134 crit = self.state.criteria[name] 2021-05-26T16:33:42,134 KeyError: 'django-mom' 2021-05-26T16:33:42,134 2021-05-26T16:33:42,134 During handling of the above exception, another exception occurred: 2021-05-26T16:33:42,134 2021-05-26T16:33:42,134 Traceback (most recent call last): 2021-05-26T16:33:42,134 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-05-26T16:33:42,134 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-26T16:33:42,134 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-26T16:33:42,134 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-05-26T16:33:42,134 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-05-26T16:33:42,134 raise RequirementsConflicted(criterion) 2021-05-26T16:33:42,134 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-mom==0.0.1') 2021-05-26T16:33:42,134 2021-05-26T16:33:42,134 During handling of the above exception, another exception occurred: 2021-05-26T16:33:42,134 2021-05-26T16:33:42,134 Traceback (most recent call last): 2021-05-26T16:33:42,134 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-05-26T16:33:42,134 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-05-26T16:33:42,134 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-05-26T16:33:42,134 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-26T16:33:42,134 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-05-26T16:33:42,134 raise ResolutionImpossible(e.criterion.information) 2021-05-26T16:33:42,134 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-mom==0.0.1'), parent=None)] 2021-05-26T16:33:42,134 2021-05-26T16:33:42,134 The above exception was the direct cause of the following exception: 2021-05-26T16:33:42,134 2021-05-26T16:33:42,134 Traceback (most recent call last): 2021-05-26T16:33:42,134 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-05-26T16:33:42,134 status = self.run(options, args) 2021-05-26T16:33:42,134 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-05-26T16:33:42,134 return func(self, options, args) 2021-05-26T16:33:42,134 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-05-26T16:33:42,134 reqs, check_supported_wheels=True 2021-05-26T16:33:42,134 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-05-26T16:33:42,134 six.raise_from(error, e) 2021-05-26T16:33:42,134 File "", line 3, in raise_from 2021-05-26T16:33:42,134 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-mom==0.0.1 2021-05-26T16:33:42,146 Removed build tracker: '/tmp/pip-req-tracker-d1yb959_'