2021-01-31T18:02:53,874 Created temporary directory: /tmp/pip-ephem-wheel-cache-dlm92wbp 2021-01-31T18:02:53,877 Created temporary directory: /tmp/pip-req-tracker-ifpiynb0 2021-01-31T18:02:53,878 Initialized build tracking at /tmp/pip-req-tracker-ifpiynb0 2021-01-31T18:02:53,878 Created build tracker: /tmp/pip-req-tracker-ifpiynb0 2021-01-31T18:02:53,878 Entered build tracker: /tmp/pip-req-tracker-ifpiynb0 2021-01-31T18:02:53,879 Created temporary directory: /tmp/pip-wheel-4osy10t4 2021-01-31T18:02:53,917 1 location(s) to search for versions of dataconf: 2021-01-31T18:02:53,917 * https://pypi.org/simple/dataconf/ 2021-01-31T18:02:53,917 Fetching project page and analyzing links: https://pypi.org/simple/dataconf/ 2021-01-31T18:02:53,918 Getting page https://pypi.org/simple/dataconf/ 2021-01-31T18:02:53,920 Found index url https://pypi.org/simple 2021-01-31T18:02:54,026 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/88/f8/8117820e4c277a688fcb49e726034ad22eb17cd6a4cab8ce5bd6b3df2af4/dataconf-0.1.0-py3-none-any.whl#sha256=91f4a2d7cdaceb97864c6e27274de8fc8ad7f77ba4abae21cbe74184fa4ad73a (from https://pypi.org/simple/dataconf/) (requires-python:>=3.8,<4.0) 2021-01-31T18:02:54,027 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/d2/bb/2adf90ff9ba50de9b71dfacef564568fa8d4e6b9a37ae098421d09f185c6/dataconf-0.1.0.tar.gz#sha256=c6969a9baf6d9fe08e155866ab9ed8ad034d50e532b8dfe8c8465a82560cdc69 (from https://pypi.org/simple/dataconf/) (requires-python:>=3.8,<4.0) 2021-01-31T18:02:54,028 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/fc/fa/d5bbe90e164d50e66f019709059709046eb4401223b16db5b7078484f9f4/dataconf-0.1.1-py3-none-any.whl#sha256=b140d87507e388ec4c2964e8a9d9055d35d5b50dc59ecbf520ba1704c52dff62 (from https://pypi.org/simple/dataconf/) (requires-python:>=3.8,<4.0) 2021-01-31T18:02:54,029 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/cd/bf/a8c2cb3689e770d7d656f5562a8ce4b163793b170e3242573835dc8ec526/dataconf-0.1.1.tar.gz#sha256=2b8a031c2440c55d69629a333abf1e5d4400e575a83a84ec6dd3e5736992a8de (from https://pypi.org/simple/dataconf/) (requires-python:>=3.8,<4.0) 2021-01-31T18:02:54,029 Given no hashes to check 0 links for project 'dataconf': discarding no candidates 2021-01-31T18:02:54,030 ERROR: Could not find a version that satisfies the requirement dataconf==0.1.0 2021-01-31T18:02:54,030 ERROR: No matching distribution found for dataconf==0.1.0 2021-01-31T18:02:54,030 Exception information: 2021-01-31T18:02:54,030 Traceback (most recent call last): 2021-01-31T18:02:54,030 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-31T18:02:54,030 crit = self.state.criteria[name] 2021-01-31T18:02:54,030 KeyError: 'dataconf' 2021-01-31T18:02:54,030 2021-01-31T18:02:54,030 During handling of the above exception, another exception occurred: 2021-01-31T18:02:54,030 2021-01-31T18:02:54,030 Traceback (most recent call last): 2021-01-31T18:02:54,030 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-31T18:02:54,030 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-31T18:02:54,030 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-31T18:02:54,030 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-31T18:02:54,030 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-31T18:02:54,030 raise RequirementsConflicted(criterion) 2021-01-31T18:02:54,030 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dataconf==0.1.0') 2021-01-31T18:02:54,030 2021-01-31T18:02:54,030 During handling of the above exception, another exception occurred: 2021-01-31T18:02:54,030 2021-01-31T18:02:54,030 Traceback (most recent call last): 2021-01-31T18:02:54,030 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-31T18:02:54,030 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-31T18:02:54,030 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-31T18:02:54,030 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-31T18:02:54,030 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-31T18:02:54,030 raise ResolutionImpossible(e.criterion.information) 2021-01-31T18:02:54,030 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dataconf==0.1.0'), parent=None)] 2021-01-31T18:02:54,030 2021-01-31T18:02:54,030 The above exception was the direct cause of the following exception: 2021-01-31T18:02:54,030 2021-01-31T18:02:54,030 Traceback (most recent call last): 2021-01-31T18:02:54,030 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-01-31T18:02:54,030 status = self.run(options, args) 2021-01-31T18:02:54,030 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-01-31T18:02:54,030 return func(self, options, args) 2021-01-31T18:02:54,030 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-01-31T18:02:54,030 reqs, check_supported_wheels=True 2021-01-31T18:02:54,030 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-31T18:02:54,030 six.raise_from(error, e) 2021-01-31T18:02:54,030 File "", line 3, in raise_from 2021-01-31T18:02:54,030 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dataconf==0.1.0 2021-01-31T18:02:54,034 Removed build tracker: '/tmp/pip-req-tracker-ifpiynb0'