2021-03-01T09:33:18,886 Created temporary directory: /tmp/pip-ephem-wheel-cache-4kmk_fs1 2021-03-01T09:33:18,889 Created temporary directory: /tmp/pip-req-tracker-27c_r5ma 2021-03-01T09:33:18,889 Initialized build tracking at /tmp/pip-req-tracker-27c_r5ma 2021-03-01T09:33:18,889 Created build tracker: /tmp/pip-req-tracker-27c_r5ma 2021-03-01T09:33:18,889 Entered build tracker: /tmp/pip-req-tracker-27c_r5ma 2021-03-01T09:33:18,890 Created temporary directory: /tmp/pip-wheel-25e3p37l 2021-03-01T09:33:18,926 1 location(s) to search for versions of split-folder: 2021-03-01T09:33:18,926 * https://pypi.org/simple/split-folder/ 2021-03-01T09:33:18,926 Fetching project page and analyzing links: https://pypi.org/simple/split-folder/ 2021-03-01T09:33:18,927 Getting page https://pypi.org/simple/split-folder/ 2021-03-01T09:33:18,928 Found index url https://pypi.org/simple 2021-03-01T09:33:19,021 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/20/cd/b045b0cc765b78a942dc75e89c28dab675ee90cf957f19efe12b85a55d12/split-folder-0.1.0.tar.gz#sha256=da5b143f52c5117fea97f77a16ba2c5c6e569b09e1aa0d8338d3b3e491571537 (from https://pypi.org/simple/split-folder/) (requires-python:>=3.8,<4.0) 2021-03-01T09:33:19,035 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/01/b8/211bba38570dc79e49a5f13a1c354e0a3e916324dc21170e13dbc5193d42/split_folder-0.1.0-py3-none-any.whl#sha256=386644f672d6dc0b2cc63f8e7edc2d06822c9c81b55b29065bc09ef305c0ff05 (from https://pypi.org/simple/split-folder/) (requires-python:>=3.8,<4.0) 2021-03-01T09:33:19,035 Given no hashes to check 0 links for project 'split-folder': discarding no candidates 2021-03-01T09:33:19,036 ERROR: Could not find a version that satisfies the requirement split-folder==0.1.0 2021-03-01T09:33:19,036 ERROR: No matching distribution found for split-folder==0.1.0 2021-03-01T09:33:19,036 Exception information: 2021-03-01T09:33:19,036 Traceback (most recent call last): 2021-03-01T09:33:19,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-01T09:33:19,036 crit = self.state.criteria[name] 2021-03-01T09:33:19,036 KeyError: 'split-folder' 2021-03-01T09:33:19,036 2021-03-01T09:33:19,036 During handling of the above exception, another exception occurred: 2021-03-01T09:33:19,036 2021-03-01T09:33:19,036 Traceback (most recent call last): 2021-03-01T09:33:19,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-01T09:33:19,036 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-01T09:33:19,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-01T09:33:19,036 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-01T09:33:19,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-01T09:33:19,036 raise RequirementsConflicted(criterion) 2021-03-01T09:33:19,036 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('split-folder==0.1.0') 2021-03-01T09:33:19,036 2021-03-01T09:33:19,036 During handling of the above exception, another exception occurred: 2021-03-01T09:33:19,036 2021-03-01T09:33:19,036 Traceback (most recent call last): 2021-03-01T09:33:19,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-01T09:33:19,036 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-01T09:33:19,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-01T09:33:19,036 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-01T09:33:19,036 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-01T09:33:19,036 raise ResolutionImpossible(e.criterion.information) 2021-03-01T09:33:19,036 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('split-folder==0.1.0'), parent=None)] 2021-03-01T09:33:19,036 2021-03-01T09:33:19,036 The above exception was the direct cause of the following exception: 2021-03-01T09:33:19,036 2021-03-01T09:33:19,036 Traceback (most recent call last): 2021-03-01T09:33:19,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-01T09:33:19,036 status = self.run(options, args) 2021-03-01T09:33:19,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-01T09:33:19,036 return func(self, options, args) 2021-03-01T09:33:19,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-01T09:33:19,036 reqs, check_supported_wheels=True 2021-03-01T09:33:19,036 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-01T09:33:19,036 six.raise_from(error, e) 2021-03-01T09:33:19,036 File "", line 3, in raise_from 2021-03-01T09:33:19,036 pip._internal.exceptions.DistributionNotFound: No matching distribution found for split-folder==0.1.0 2021-03-01T09:33:19,041 Removed build tracker: '/tmp/pip-req-tracker-27c_r5ma'