2021-03-16T01:08:41,819 Created temporary directory: /tmp/pip-ephem-wheel-cache-bee61evs 2021-03-16T01:08:41,822 Created temporary directory: /tmp/pip-req-tracker-vlcn4wjg 2021-03-16T01:08:41,822 Initialized build tracking at /tmp/pip-req-tracker-vlcn4wjg 2021-03-16T01:08:41,823 Created build tracker: /tmp/pip-req-tracker-vlcn4wjg 2021-03-16T01:08:41,823 Entered build tracker: /tmp/pip-req-tracker-vlcn4wjg 2021-03-16T01:08:41,823 Created temporary directory: /tmp/pip-wheel-2ugnqqri 2021-03-16T01:08:41,854 1 location(s) to search for versions of curricula-format: 2021-03-16T01:08:41,854 * https://pypi.org/simple/curricula-format/ 2021-03-16T01:08:41,854 Fetching project page and analyzing links: https://pypi.org/simple/curricula-format/ 2021-03-16T01:08:41,855 Getting page https://pypi.org/simple/curricula-format/ 2021-03-16T01:08:41,856 Found index url https://pypi.org/simple 2021-03-16T01:08:41,946 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/46/23/38a709fbf78b2ec88f9a36f8e6c15614041cc77a658b0c9b308649349e32/curricula-format-2.0.3.tar.gz#sha256=0cc6407fffe6a7e0856769aa41729db028b88556296bf045c1f1d5dd0ee59908 (from https://pypi.org/simple/curricula-format/) (requires-python:>=3.9) 2021-03-16T01:08:41,960 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/79/0f/6c534bd98dbfb6ef9068213879fae82b29157f696b2540d8a878cb040035/curricula_format-2.0.3-py3-none-any.whl#sha256=c86fe0357fb39f4a6337ec9785351d925c1cd65d0f4e7cbb44f3a8900b7145cb (from https://pypi.org/simple/curricula-format/) (requires-python:>=3.9) 2021-03-16T01:08:41,960 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/78/c6/f6db106520025e4d99ffcacae88f3e5eab36082e2a177a99fd4afa21993a/curricula-format-2.0.4.tar.gz#sha256=1f700156aae6c4ced79bab060be1e7eda2ecab5b7811ec9b5c23bd4d8e80869a (from https://pypi.org/simple/curricula-format/) (requires-python:>=3.9) 2021-03-16T01:08:41,961 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/e8/0d/174438843dac362fea0959602ff2087889d40700e5d6137911ef337d598c/curricula_format-2.0.4-py3-none-any.whl#sha256=c8900ef6747478cd5072b7358ee86b439aa0b17f9142b177aa938e969b769c0c (from https://pypi.org/simple/curricula-format/) (requires-python:>=3.9) 2021-03-16T01:08:41,961 Given no hashes to check 0 links for project 'curricula-format': discarding no candidates 2021-03-16T01:08:41,962 ERROR: Could not find a version that satisfies the requirement curricula-format==2.0.4 2021-03-16T01:08:41,962 ERROR: No matching distribution found for curricula-format==2.0.4 2021-03-16T01:08:41,962 Exception information: 2021-03-16T01:08:41,962 Traceback (most recent call last): 2021-03-16T01:08:41,962 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T01:08:41,962 crit = self.state.criteria[name] 2021-03-16T01:08:41,962 KeyError: 'curricula-format' 2021-03-16T01:08:41,962 2021-03-16T01:08:41,962 During handling of the above exception, another exception occurred: 2021-03-16T01:08:41,962 2021-03-16T01:08:41,962 Traceback (most recent call last): 2021-03-16T01:08:41,962 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T01:08:41,962 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T01:08:41,962 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T01:08:41,962 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T01:08:41,962 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T01:08:41,962 raise RequirementsConflicted(criterion) 2021-03-16T01:08:41,962 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('curricula-format==2.0.4') 2021-03-16T01:08:41,962 2021-03-16T01:08:41,962 During handling of the above exception, another exception occurred: 2021-03-16T01:08:41,962 2021-03-16T01:08:41,962 Traceback (most recent call last): 2021-03-16T01:08:41,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T01:08:41,962 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T01:08:41,962 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T01:08:41,962 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T01:08:41,962 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T01:08:41,962 raise ResolutionImpossible(e.criterion.information) 2021-03-16T01:08:41,962 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('curricula-format==2.0.4'), parent=None)] 2021-03-16T01:08:41,962 2021-03-16T01:08:41,962 The above exception was the direct cause of the following exception: 2021-03-16T01:08:41,962 2021-03-16T01:08:41,962 Traceback (most recent call last): 2021-03-16T01:08:41,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T01:08:41,962 status = self.run(options, args) 2021-03-16T01:08:41,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T01:08:41,962 return func(self, options, args) 2021-03-16T01:08:41,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T01:08:41,962 reqs, check_supported_wheels=True 2021-03-16T01:08:41,962 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T01:08:41,962 six.raise_from(error, e) 2021-03-16T01:08:41,962 File "", line 3, in raise_from 2021-03-16T01:08:41,962 pip._internal.exceptions.DistributionNotFound: No matching distribution found for curricula-format==2.0.4 2021-03-16T01:08:41,967 Removed build tracker: '/tmp/pip-req-tracker-vlcn4wjg'