2021-04-11T11:14:47,350 Created temporary directory: /tmp/pip-ephem-wheel-cache-r_h_pgct 2021-04-11T11:14:47,353 Created temporary directory: /tmp/pip-req-tracker-imnyp9dy 2021-04-11T11:14:47,353 Initialized build tracking at /tmp/pip-req-tracker-imnyp9dy 2021-04-11T11:14:47,353 Created build tracker: /tmp/pip-req-tracker-imnyp9dy 2021-04-11T11:14:47,354 Entered build tracker: /tmp/pip-req-tracker-imnyp9dy 2021-04-11T11:14:47,354 Created temporary directory: /tmp/pip-wheel-l9ddpuq8 2021-04-11T11:14:47,389 1 location(s) to search for versions of pyforem: 2021-04-11T11:14:47,389 * https://pypi.org/simple/pyforem/ 2021-04-11T11:14:47,390 Fetching project page and analyzing links: https://pypi.org/simple/pyforem/ 2021-04-11T11:14:47,390 Getting page https://pypi.org/simple/pyforem/ 2021-04-11T11:14:47,392 Found index url https://pypi.org/simple 2021-04-11T11:14:47,497 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/8d/82/4799470cfc6c6f8617bda8d98f664943ce83b9bd00ced0c09bfe3b233d23/pyforem-0.1.0-py3-none-any.whl#sha256=e25d0ee94ea3b224010fe928688187417f046c3ac6a3b11049087381c5e4fb35 (from https://pypi.org/simple/pyforem/) (requires-python:>=3.8,<4.0) 2021-04-11T11:14:47,498 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/3e/60/25e515d2fedfa3d150caa09dddfedfe5bd330faf3d955c170399f30b846c/pyforem-0.1.0.tar.gz#sha256=95e48081a84923aeb8d887bc30c12204f647764dd1c635935c62c2bde3ef6ec1 (from https://pypi.org/simple/pyforem/) (requires-python:>=3.8,<4.0) 2021-04-11T11:14:47,498 Given no hashes to check 0 links for project 'pyforem': discarding no candidates 2021-04-11T11:14:47,499 ERROR: Could not find a version that satisfies the requirement pyforem==0.1.0 2021-04-11T11:14:47,499 ERROR: No matching distribution found for pyforem==0.1.0 2021-04-11T11:14:47,499 Exception information: 2021-04-11T11:14:47,499 Traceback (most recent call last): 2021-04-11T11:14:47,499 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-11T11:14:47,499 crit = self.state.criteria[name] 2021-04-11T11:14:47,499 KeyError: 'pyforem' 2021-04-11T11:14:47,499 2021-04-11T11:14:47,499 During handling of the above exception, another exception occurred: 2021-04-11T11:14:47,499 2021-04-11T11:14:47,499 Traceback (most recent call last): 2021-04-11T11:14:47,499 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-11T11:14:47,499 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-11T11:14:47,499 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-11T11:14:47,499 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-11T11:14:47,499 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-11T11:14:47,499 raise RequirementsConflicted(criterion) 2021-04-11T11:14:47,499 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyforem==0.1.0') 2021-04-11T11:14:47,499 2021-04-11T11:14:47,499 During handling of the above exception, another exception occurred: 2021-04-11T11:14:47,499 2021-04-11T11:14:47,499 Traceback (most recent call last): 2021-04-11T11:14:47,499 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-11T11:14:47,499 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-11T11:14:47,499 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-11T11:14:47,499 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-11T11:14:47,499 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-11T11:14:47,499 raise ResolutionImpossible(e.criterion.information) 2021-04-11T11:14:47,499 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyforem==0.1.0'), parent=None)] 2021-04-11T11:14:47,499 2021-04-11T11:14:47,499 The above exception was the direct cause of the following exception: 2021-04-11T11:14:47,499 2021-04-11T11:14:47,499 Traceback (most recent call last): 2021-04-11T11:14:47,499 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-11T11:14:47,499 status = self.run(options, args) 2021-04-11T11:14:47,499 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-11T11:14:47,499 return func(self, options, args) 2021-04-11T11:14:47,499 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-11T11:14:47,499 reqs, check_supported_wheels=True 2021-04-11T11:14:47,499 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-11T11:14:47,499 six.raise_from(error, e) 2021-04-11T11:14:47,499 File "", line 3, in raise_from 2021-04-11T11:14:47,499 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyforem==0.1.0 2021-04-11T11:14:47,504 Removed build tracker: '/tmp/pip-req-tracker-imnyp9dy'