2021-04-07T23:29:37,325 Created temporary directory: /tmp/pip-ephem-wheel-cache-l04ev0x9 2021-04-07T23:29:37,328 Created temporary directory: /tmp/pip-req-tracker-90ofa3q0 2021-04-07T23:29:37,328 Initialized build tracking at /tmp/pip-req-tracker-90ofa3q0 2021-04-07T23:29:37,329 Created build tracker: /tmp/pip-req-tracker-90ofa3q0 2021-04-07T23:29:37,329 Entered build tracker: /tmp/pip-req-tracker-90ofa3q0 2021-04-07T23:29:37,329 Created temporary directory: /tmp/pip-wheel-q8thndx0 2021-04-07T23:29:37,359 1 location(s) to search for versions of datacopy: 2021-04-07T23:29:37,359 * https://pypi.org/simple/datacopy/ 2021-04-07T23:29:37,360 Fetching project page and analyzing links: https://pypi.org/simple/datacopy/ 2021-04-07T23:29:37,360 Getting page https://pypi.org/simple/datacopy/ 2021-04-07T23:29:37,362 Found index url https://pypi.org/simple 2021-04-07T23:29:37,462 Link requires a different Python (3.7.3 not in: '>=3.7.4,<4.0.0'): https://files.pythonhosted.org/packages/6b/f4/922cfd9b3638ade6f48d70aca05536b67aa678b71e5978320a30c1fd8f7c/datacopy-0.1.0-py3-none-any.whl#sha256=ffc5e12a627ea2f173f9d623e9e7e1bc2f45bce44dd1ea57352fbf217c3c6499 (from https://pypi.org/simple/datacopy/) (requires-python:>=3.7.4,<4.0.0) 2021-04-07T23:29:37,463 Link requires a different Python (3.7.3 not in: '>=3.7.4,<4.0.0'): https://files.pythonhosted.org/packages/fa/7e/a8e6728c0889843cfd64443b396803760e9c4917ab1cf892fee51fd146e3/datacopy-0.1.0.tar.gz#sha256=2946d5aa4cf4dd7b64b235896ca3b1a517fd755ea3c8ac38425e4d0b513baf88 (from https://pypi.org/simple/datacopy/) (requires-python:>=3.7.4,<4.0.0) 2021-04-07T23:29:37,464 Given no hashes to check 0 links for project 'datacopy': discarding no candidates 2021-04-07T23:29:37,464 ERROR: Could not find a version that satisfies the requirement datacopy==0.1.0 2021-04-07T23:29:37,464 ERROR: No matching distribution found for datacopy==0.1.0 2021-04-07T23:29:37,464 Exception information: 2021-04-07T23:29:37,464 Traceback (most recent call last): 2021-04-07T23:29:37,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-07T23:29:37,464 crit = self.state.criteria[name] 2021-04-07T23:29:37,464 KeyError: 'datacopy' 2021-04-07T23:29:37,464 2021-04-07T23:29:37,464 During handling of the above exception, another exception occurred: 2021-04-07T23:29:37,464 2021-04-07T23:29:37,464 Traceback (most recent call last): 2021-04-07T23:29:37,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-07T23:29:37,464 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-07T23:29:37,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-07T23:29:37,464 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-07T23:29:37,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-07T23:29:37,464 raise RequirementsConflicted(criterion) 2021-04-07T23:29:37,464 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('datacopy==0.1.0') 2021-04-07T23:29:37,464 2021-04-07T23:29:37,464 During handling of the above exception, another exception occurred: 2021-04-07T23:29:37,464 2021-04-07T23:29:37,464 Traceback (most recent call last): 2021-04-07T23:29:37,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-07T23:29:37,464 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-07T23:29:37,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-07T23:29:37,464 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-07T23:29:37,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-07T23:29:37,464 raise ResolutionImpossible(e.criterion.information) 2021-04-07T23:29:37,464 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('datacopy==0.1.0'), parent=None)] 2021-04-07T23:29:37,464 2021-04-07T23:29:37,464 The above exception was the direct cause of the following exception: 2021-04-07T23:29:37,464 2021-04-07T23:29:37,464 Traceback (most recent call last): 2021-04-07T23:29:37,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-07T23:29:37,464 status = self.run(options, args) 2021-04-07T23:29:37,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-07T23:29:37,464 return func(self, options, args) 2021-04-07T23:29:37,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-07T23:29:37,464 reqs, check_supported_wheels=True 2021-04-07T23:29:37,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-07T23:29:37,464 six.raise_from(error, e) 2021-04-07T23:29:37,464 File "", line 3, in raise_from 2021-04-07T23:29:37,464 pip._internal.exceptions.DistributionNotFound: No matching distribution found for datacopy==0.1.0 2021-04-07T23:29:37,469 Removed build tracker: '/tmp/pip-req-tracker-90ofa3q0'