2021-03-15T16:22:55,767 Created temporary directory: /tmp/pip-ephem-wheel-cache-pjn2vz0v 2021-03-15T16:22:55,770 Created temporary directory: /tmp/pip-req-tracker-_d794rwo 2021-03-15T16:22:55,770 Initialized build tracking at /tmp/pip-req-tracker-_d794rwo 2021-03-15T16:22:55,770 Created build tracker: /tmp/pip-req-tracker-_d794rwo 2021-03-15T16:22:55,771 Entered build tracker: /tmp/pip-req-tracker-_d794rwo 2021-03-15T16:22:55,771 Created temporary directory: /tmp/pip-wheel-kp7ac7r5 2021-03-15T16:22:55,801 1 location(s) to search for versions of copy-env: 2021-03-15T16:22:55,801 * https://pypi.org/simple/copy-env/ 2021-03-15T16:22:55,802 Fetching project page and analyzing links: https://pypi.org/simple/copy-env/ 2021-03-15T16:22:55,802 Getting page https://pypi.org/simple/copy-env/ 2021-03-15T16:22:55,804 Found index url https://pypi.org/simple 2021-03-15T16:22:55,906 Link requires a different Python (3.7.3 not in: '~=3.8'): https://files.pythonhosted.org/packages/40/00/e7b960a8e5a7814ac9ebe7c5f6b16a3d8adb468640167db290cb432870d1/copy_env-0.1.1-py3-none-any.whl#sha256=8f598ddb9eb97de5505a9d8537d4da8b151a2b9d8aea234bfb87a17ac41e8281 (from https://pypi.org/simple/copy-env/) (requires-python:~=3.8) 2021-03-15T16:22:55,907 Link requires a different Python (3.7.3 not in: '~=3.8'): https://files.pythonhosted.org/packages/02/42/aaec8d3c44b6a16b5f80fe90bdd2ec63fb65e0aef4e4014a389bb332bbf7/copy_env-0.1.1.tar.gz#sha256=d7083312098025d0d7d7713aedb802c24d2abedfdcb86b83d36c554f647ab739 (from https://pypi.org/simple/copy-env/) (requires-python:~=3.8) 2021-03-15T16:22:55,908 Link requires a different Python (3.7.3 not in: '~=3.8'): https://files.pythonhosted.org/packages/72/60/6fa34585ebc39bbf9844013fdb212666f5d6fef350f9602ff0666198ae4d/copy_env-0.1.2-py3-none-any.whl#sha256=3dc366cfee2db9323ed86b7ca0f6485069ccb001ecddde1119d0340596b399ed (from https://pypi.org/simple/copy-env/) (requires-python:~=3.8) 2021-03-15T16:22:55,909 Link requires a different Python (3.7.3 not in: '~=3.8'): https://files.pythonhosted.org/packages/5e/af/e34b13f9e750507534c61ce6b344778e20e79f29a6adfb14277ca862c6ba/copy_env-0.1.2.tar.gz#sha256=dcac47f7a5953ef40daec46b73386ea1584ce1224bf84a3f835cb04f01ceb760 (from https://pypi.org/simple/copy-env/) (requires-python:~=3.8) 2021-03-15T16:22:55,910 Given no hashes to check 0 links for project 'copy-env': discarding no candidates 2021-03-15T16:22:55,910 ERROR: Could not find a version that satisfies the requirement copy-env==0.1.2 2021-03-15T16:22:55,910 ERROR: No matching distribution found for copy-env==0.1.2 2021-03-15T16:22:55,911 Exception information: 2021-03-15T16:22:55,911 Traceback (most recent call last): 2021-03-15T16:22:55,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-15T16:22:55,911 crit = self.state.criteria[name] 2021-03-15T16:22:55,911 KeyError: 'copy-env' 2021-03-15T16:22:55,911 2021-03-15T16:22:55,911 During handling of the above exception, another exception occurred: 2021-03-15T16:22:55,911 2021-03-15T16:22:55,911 Traceback (most recent call last): 2021-03-15T16:22:55,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-15T16:22:55,911 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-15T16:22:55,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-15T16:22:55,911 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-15T16:22:55,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-15T16:22:55,911 raise RequirementsConflicted(criterion) 2021-03-15T16:22:55,911 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('copy-env==0.1.2') 2021-03-15T16:22:55,911 2021-03-15T16:22:55,911 During handling of the above exception, another exception occurred: 2021-03-15T16:22:55,911 2021-03-15T16:22:55,911 Traceback (most recent call last): 2021-03-15T16:22:55,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-15T16:22:55,911 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-15T16:22:55,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-15T16:22:55,911 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-15T16:22:55,911 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-15T16:22:55,911 raise ResolutionImpossible(e.criterion.information) 2021-03-15T16:22:55,911 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('copy-env==0.1.2'), parent=None)] 2021-03-15T16:22:55,911 2021-03-15T16:22:55,911 The above exception was the direct cause of the following exception: 2021-03-15T16:22:55,911 2021-03-15T16:22:55,911 Traceback (most recent call last): 2021-03-15T16:22:55,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-15T16:22:55,911 status = self.run(options, args) 2021-03-15T16:22:55,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-15T16:22:55,911 return func(self, options, args) 2021-03-15T16:22:55,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-15T16:22:55,911 reqs, check_supported_wheels=True 2021-03-15T16:22:55,911 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-15T16:22:55,911 six.raise_from(error, e) 2021-03-15T16:22:55,911 File "", line 3, in raise_from 2021-03-15T16:22:55,911 pip._internal.exceptions.DistributionNotFound: No matching distribution found for copy-env==0.1.2 2021-03-15T16:22:55,915 Removed build tracker: '/tmp/pip-req-tracker-_d794rwo'