2021-03-16T00:51:48,431 Created temporary directory: /tmp/pip-ephem-wheel-cache-xffq1ehd 2021-03-16T00:51:48,435 Created temporary directory: /tmp/pip-req-tracker-57jb659r 2021-03-16T00:51:48,435 Initialized build tracking at /tmp/pip-req-tracker-57jb659r 2021-03-16T00:51:48,435 Created build tracker: /tmp/pip-req-tracker-57jb659r 2021-03-16T00:51:48,435 Entered build tracker: /tmp/pip-req-tracker-57jb659r 2021-03-16T00:51:48,436 Created temporary directory: /tmp/pip-wheel-e2xqmdhe 2021-03-16T00:51:48,472 1 location(s) to search for versions of data-collection: 2021-03-16T00:51:48,472 * https://pypi.org/simple/data-collection/ 2021-03-16T00:51:48,472 Fetching project page and analyzing links: https://pypi.org/simple/data-collection/ 2021-03-16T00:51:48,473 Getting page https://pypi.org/simple/data-collection/ 2021-03-16T00:51:48,474 Found index url https://pypi.org/simple 2021-03-16T00:51:48,579 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/8a/fe/8741b54f63041a397ed4c81e9f013b3651900fea815d1f579e9882da57a2/data_collection-0.1.0-py3-none-any.whl#sha256=be71684202741edd5b489e6e20dbbc1de2469b254ac17369a419a611ee1b0ae9 (from https://pypi.org/simple/data-collection/) (requires-python:>=3.8,<4.0) 2021-03-16T00:51:48,580 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/cf/57/c9afdcfac9fde7a2228eb79fdfd3d12ddf1e04aa69c392caf624a30fd829/data_collection-0.1.0.tar.gz#sha256=dbca5edf3a4fdb1872f35058e396f448703c085ae47ffe0bd15e1407e2d0cf20 (from https://pypi.org/simple/data-collection/) (requires-python:>=3.8,<4.0) 2021-03-16T00:51:48,581 Given no hashes to check 0 links for project 'data-collection': discarding no candidates 2021-03-16T00:51:48,581 ERROR: Could not find a version that satisfies the requirement data-collection==0.1.0 2021-03-16T00:51:48,581 ERROR: No matching distribution found for data-collection==0.1.0 2021-03-16T00:51:48,581 Exception information: 2021-03-16T00:51:48,581 Traceback (most recent call last): 2021-03-16T00:51:48,581 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T00:51:48,581 crit = self.state.criteria[name] 2021-03-16T00:51:48,581 KeyError: 'data-collection' 2021-03-16T00:51:48,581 2021-03-16T00:51:48,581 During handling of the above exception, another exception occurred: 2021-03-16T00:51:48,581 2021-03-16T00:51:48,581 Traceback (most recent call last): 2021-03-16T00:51:48,581 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T00:51:48,581 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T00:51:48,581 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T00:51:48,581 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T00:51:48,581 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T00:51:48,581 raise RequirementsConflicted(criterion) 2021-03-16T00:51:48,581 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('data-collection==0.1.0') 2021-03-16T00:51:48,581 2021-03-16T00:51:48,581 During handling of the above exception, another exception occurred: 2021-03-16T00:51:48,581 2021-03-16T00:51:48,581 Traceback (most recent call last): 2021-03-16T00:51:48,581 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T00:51:48,581 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T00:51:48,581 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T00:51:48,581 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T00:51:48,581 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T00:51:48,581 raise ResolutionImpossible(e.criterion.information) 2021-03-16T00:51:48,581 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('data-collection==0.1.0'), parent=None)] 2021-03-16T00:51:48,581 2021-03-16T00:51:48,581 The above exception was the direct cause of the following exception: 2021-03-16T00:51:48,581 2021-03-16T00:51:48,581 Traceback (most recent call last): 2021-03-16T00:51:48,581 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T00:51:48,581 status = self.run(options, args) 2021-03-16T00:51:48,581 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T00:51:48,581 return func(self, options, args) 2021-03-16T00:51:48,581 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T00:51:48,581 reqs, check_supported_wheels=True 2021-03-16T00:51:48,581 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T00:51:48,581 six.raise_from(error, e) 2021-03-16T00:51:48,581 File "", line 3, in raise_from 2021-03-16T00:51:48,581 pip._internal.exceptions.DistributionNotFound: No matching distribution found for data-collection==0.1.0 2021-03-16T00:51:48,586 Removed build tracker: '/tmp/pip-req-tracker-57jb659r'