2021-03-29T15:06:10,209 Created temporary directory: /tmp/pip-ephem-wheel-cache-oomn3l7h 2021-03-29T15:06:10,212 Created temporary directory: /tmp/pip-req-tracker-e_pzsuur 2021-03-29T15:06:10,212 Initialized build tracking at /tmp/pip-req-tracker-e_pzsuur 2021-03-29T15:06:10,212 Created build tracker: /tmp/pip-req-tracker-e_pzsuur 2021-03-29T15:06:10,213 Entered build tracker: /tmp/pip-req-tracker-e_pzsuur 2021-03-29T15:06:10,213 Created temporary directory: /tmp/pip-wheel-7eqgfkya 2021-03-29T15:06:10,243 1 location(s) to search for versions of cepan: 2021-03-29T15:06:10,243 * https://pypi.org/simple/cepan/ 2021-03-29T15:06:10,244 Fetching project page and analyzing links: https://pypi.org/simple/cepan/ 2021-03-29T15:06:10,244 Getting page https://pypi.org/simple/cepan/ 2021-03-29T15:06:10,246 Found index url https://pypi.org/simple 2021-03-29T15:06:10,347 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/1f/12/090e5b1ce49485a65f42e8bf18850450f31a9b17a47415c3820dd95607e7/cepan-0.1.0-py3-none-any.whl#sha256=a33c9d4ad54fe5360681fa9d45bb27b0db75a8656e3d597c4aefc6f3767a0550 (from https://pypi.org/simple/cepan/) (requires-python:>=3.8,<4.0) 2021-03-29T15:06:10,348 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/70/f5/995eb089e7216ef6674dec6d03e31ab49618e640c5e09de190327d895373/cepan-0.1.0.tar.gz#sha256=445b2e104c2cbfef2d03696de446d988e67ec750ace1a3b74e7621a50c67bd54 (from https://pypi.org/simple/cepan/) (requires-python:>=3.8,<4.0) 2021-03-29T15:06:10,348 Given no hashes to check 0 links for project 'cepan': discarding no candidates 2021-03-29T15:06:10,348 ERROR: Could not find a version that satisfies the requirement cepan==0.1.0 2021-03-29T15:06:10,349 ERROR: No matching distribution found for cepan==0.1.0 2021-03-29T15:06:10,349 Exception information: 2021-03-29T15:06:10,349 Traceback (most recent call last): 2021-03-29T15:06:10,349 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-29T15:06:10,349 crit = self.state.criteria[name] 2021-03-29T15:06:10,349 KeyError: 'cepan' 2021-03-29T15:06:10,349 2021-03-29T15:06:10,349 During handling of the above exception, another exception occurred: 2021-03-29T15:06:10,349 2021-03-29T15:06:10,349 Traceback (most recent call last): 2021-03-29T15:06:10,349 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-29T15:06:10,349 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-29T15:06:10,349 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-29T15:06:10,349 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-29T15:06:10,349 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-29T15:06:10,349 raise RequirementsConflicted(criterion) 2021-03-29T15:06:10,349 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cepan==0.1.0') 2021-03-29T15:06:10,349 2021-03-29T15:06:10,349 During handling of the above exception, another exception occurred: 2021-03-29T15:06:10,349 2021-03-29T15:06:10,349 Traceback (most recent call last): 2021-03-29T15:06:10,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-29T15:06:10,349 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-29T15:06:10,349 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-29T15:06:10,349 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-29T15:06:10,349 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-29T15:06:10,349 raise ResolutionImpossible(e.criterion.information) 2021-03-29T15:06:10,349 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cepan==0.1.0'), parent=None)] 2021-03-29T15:06:10,349 2021-03-29T15:06:10,349 The above exception was the direct cause of the following exception: 2021-03-29T15:06:10,349 2021-03-29T15:06:10,349 Traceback (most recent call last): 2021-03-29T15:06:10,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-29T15:06:10,349 status = self.run(options, args) 2021-03-29T15:06:10,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-29T15:06:10,349 return func(self, options, args) 2021-03-29T15:06:10,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-29T15:06:10,349 reqs, check_supported_wheels=True 2021-03-29T15:06:10,349 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-29T15:06:10,349 six.raise_from(error, e) 2021-03-29T15:06:10,349 File "", line 3, in raise_from 2021-03-29T15:06:10,349 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cepan==0.1.0 2021-03-29T15:06:10,353 Removed build tracker: '/tmp/pip-req-tracker-e_pzsuur'