2021-07-10T04:25:43,463 Created temporary directory: /tmp/pip-ephem-wheel-cache-u8todbvy 2021-07-10T04:25:43,466 Created temporary directory: /tmp/pip-req-tracker-delfcgli 2021-07-10T04:25:43,466 Initialized build tracking at /tmp/pip-req-tracker-delfcgli 2021-07-10T04:25:43,466 Created build tracker: /tmp/pip-req-tracker-delfcgli 2021-07-10T04:25:43,466 Entered build tracker: /tmp/pip-req-tracker-delfcgli 2021-07-10T04:25:43,467 Created temporary directory: /tmp/pip-wheel-lhyb0ot6 2021-07-10T04:25:43,500 1 location(s) to search for versions of email-templates: 2021-07-10T04:25:43,500 * https://pypi.org/simple/email-templates/ 2021-07-10T04:25:43,500 Fetching project page and analyzing links: https://pypi.org/simple/email-templates/ 2021-07-10T04:25:43,501 Getting page https://pypi.org/simple/email-templates/ 2021-07-10T04:25:43,502 Found index url https://pypi.org/simple 2021-07-10T04:25:43,680 Found link https://files.pythonhosted.org/packages/09/f0/107309763f77ec8b61cbe8c92d1afc1d9bc2f678b70e59ee3ce6a6f767aa/email_templates-0.2.1.tar.gz#sha256=a298103031209461b167e3dc9e97eb1395304a5468fa543b3cde7d6b2f56f9ad (from https://pypi.org/simple/email-templates/), version: 0.2.1 2021-07-10T04:25:43,680 Found link https://files.pythonhosted.org/packages/10/ed/3c9013200620ae84876f4f0808900be9f717b667bf6173fb74f1ce5f2433/email_templates-0.2.2.tar.gz#sha256=6503a7f48097ba0cc6e25de3c0dbaabc1579aabf127d7998a2d6230e226a3f66 (from https://pypi.org/simple/email-templates/), version: 0.2.2 2021-07-10T04:25:43,681 Skipping link: not a file: https://pypi.org/simple/email-templates/ 2021-07-10T04:25:43,699 Given no hashes to check 1 links for project 'email-templates': discarding no candidates 2021-07-10T04:25:43,717 Collecting email-templates==0.2.1 2021-07-10T04:25:43,719 Created temporary directory: /tmp/pip-unpack-wy0dpk5c 2021-07-10T04:25:43,935 Downloading email_templates-0.2.1.tar.gz (323 kB) 2021-07-10T04:25:44,038 Added email-templates==0.2.1 from https://files.pythonhosted.org/packages/09/f0/107309763f77ec8b61cbe8c92d1afc1d9bc2f678b70e59ee3ce6a6f767aa/email_templates-0.2.1.tar.gz#sha256=a298103031209461b167e3dc9e97eb1395304a5468fa543b3cde7d6b2f56f9ad to build tracker '/tmp/pip-req-tracker-delfcgli' 2021-07-10T04:25:44,039 Running setup.py (path:/tmp/pip-wheel-lhyb0ot6/email-templates_0700279f8f054fb7aaa8e672ec4fb7a8/setup.py) egg_info for package email-templates 2021-07-10T04:25:44,040 Created temporary directory: /tmp/pip-pip-egg-info-i_g33s25 2021-07-10T04:25:44,040 Running command python setup.py egg_info 2021-07-10T04:25:44,698 Traceback (most recent call last): 2021-07-10T04:25:44,699 File "", line 1, in 2021-07-10T04:25:44,699 File "/tmp/pip-wheel-lhyb0ot6/email-templates_0700279f8f054fb7aaa8e672ec4fb7a8/setup.py", line 11, in 2021-07-10T04:25:44,699 long_description=open('README.md').read(), 2021-07-10T04:25:44,700 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T04:25:44,749 WARNING: Discarding https://files.pythonhosted.org/packages/09/f0/107309763f77ec8b61cbe8c92d1afc1d9bc2f678b70e59ee3ce6a6f767aa/email_templates-0.2.1.tar.gz#sha256=a298103031209461b167e3dc9e97eb1395304a5468fa543b3cde7d6b2f56f9ad (from https://pypi.org/simple/email-templates/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:25:44,751 ERROR: Could not find a version that satisfies the requirement email-templates==0.2.1 (from versions: 0.2.1, 0.2.2) 2021-07-10T04:25:44,751 ERROR: No matching distribution found for email-templates==0.2.1 2021-07-10T04:25:44,751 Exception information: 2021-07-10T04:25:44,751 Traceback (most recent call last): 2021-07-10T04:25:44,751 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:25:44,751 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:25:44,751 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:25:44,751 raise RequirementsConflicted(criterion) 2021-07-10T04:25:44,751 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('email-templates==0.2.1') 2021-07-10T04:25:44,751 2021-07-10T04:25:44,751 During handling of the above exception, another exception occurred: 2021-07-10T04:25:44,751 2021-07-10T04:25:44,751 Traceback (most recent call last): 2021-07-10T04:25:44,751 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:25:44,751 result = self._result = resolver.resolve( 2021-07-10T04:25:44,751 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:25:44,751 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:25:44,751 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:25:44,751 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:25:44,751 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('email-templates==0.2.1'), parent=None)] 2021-07-10T04:25:44,751 2021-07-10T04:25:44,751 The above exception was the direct cause of the following exception: 2021-07-10T04:25:44,751 2021-07-10T04:25:44,751 Traceback (most recent call last): 2021-07-10T04:25:44,751 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:25:44,751 status = self.run(options, args) 2021-07-10T04:25:44,751 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:25:44,751 return func(self, options, args) 2021-07-10T04:25:44,751 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:25:44,751 requirement_set = resolver.resolve( 2021-07-10T04:25:44,751 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:25:44,751 raise error from e 2021-07-10T04:25:44,751 pip._internal.exceptions.DistributionNotFound: No matching distribution found for email-templates==0.2.1 2021-07-10T04:25:44,756 Removed email-templates==0.2.1 from https://files.pythonhosted.org/packages/09/f0/107309763f77ec8b61cbe8c92d1afc1d9bc2f678b70e59ee3ce6a6f767aa/email_templates-0.2.1.tar.gz#sha256=a298103031209461b167e3dc9e97eb1395304a5468fa543b3cde7d6b2f56f9ad from build tracker '/tmp/pip-req-tracker-delfcgli' 2021-07-10T04:25:44,756 Removed build tracker: '/tmp/pip-req-tracker-delfcgli'