2021-04-11T11:14:55,173 Created temporary directory: /tmp/pip-ephem-wheel-cache-1c1irmht 2021-04-11T11:14:55,176 Created temporary directory: /tmp/pip-req-tracker-wlz47ktl 2021-04-11T11:14:55,176 Initialized build tracking at /tmp/pip-req-tracker-wlz47ktl 2021-04-11T11:14:55,177 Created build tracker: /tmp/pip-req-tracker-wlz47ktl 2021-04-11T11:14:55,177 Entered build tracker: /tmp/pip-req-tracker-wlz47ktl 2021-04-11T11:14:55,177 Created temporary directory: /tmp/pip-wheel-7u5thay0 2021-04-11T11:14:55,208 1 location(s) to search for versions of forempy: 2021-04-11T11:14:55,208 * https://pypi.org/simple/forempy/ 2021-04-11T11:14:55,208 Fetching project page and analyzing links: https://pypi.org/simple/forempy/ 2021-04-11T11:14:55,208 Getting page https://pypi.org/simple/forempy/ 2021-04-11T11:14:55,210 Found index url https://pypi.org/simple 2021-04-11T11:14:55,309 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/70/c4/b40e85e1d6997eea41d0d6958d5ccf051b5e20b2d08a5d51ad3f8a6ce383/forempy-0.1.0-py3-none-any.whl#sha256=33ead16132b79e0f0ecefe33f295d88bd492f8722cdaef64b499d2989a35ccda (from https://pypi.org/simple/forempy/) (requires-python:>=3.8,<4.0) 2021-04-11T11:14:55,310 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/66/70/d038ac45f8632477ff5d0db387ff57893d80e0b42e953a37e57c50cd5268/forempy-0.1.0.tar.gz#sha256=58f917f53dfdd0f92706ed422241a7e0f416eff6bcfc589f6aa8f699661c25a7 (from https://pypi.org/simple/forempy/) (requires-python:>=3.8,<4.0) 2021-04-11T11:14:55,311 Given no hashes to check 0 links for project 'forempy': discarding no candidates 2021-04-11T11:14:55,311 ERROR: Could not find a version that satisfies the requirement forempy==0.1.0 2021-04-11T11:14:55,311 ERROR: No matching distribution found for forempy==0.1.0 2021-04-11T11:14:55,312 Exception information: 2021-04-11T11:14:55,312 Traceback (most recent call last): 2021-04-11T11:14:55,312 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-11T11:14:55,312 crit = self.state.criteria[name] 2021-04-11T11:14:55,312 KeyError: 'forempy' 2021-04-11T11:14:55,312 2021-04-11T11:14:55,312 During handling of the above exception, another exception occurred: 2021-04-11T11:14:55,312 2021-04-11T11:14:55,312 Traceback (most recent call last): 2021-04-11T11:14:55,312 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-11T11:14:55,312 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-11T11:14:55,312 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-11T11:14:55,312 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-11T11:14:55,312 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-11T11:14:55,312 raise RequirementsConflicted(criterion) 2021-04-11T11:14:55,312 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('forempy==0.1.0') 2021-04-11T11:14:55,312 2021-04-11T11:14:55,312 During handling of the above exception, another exception occurred: 2021-04-11T11:14:55,312 2021-04-11T11:14:55,312 Traceback (most recent call last): 2021-04-11T11:14:55,312 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-11T11:14:55,312 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-11T11:14:55,312 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-11T11:14:55,312 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-11T11:14:55,312 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-11T11:14:55,312 raise ResolutionImpossible(e.criterion.information) 2021-04-11T11:14:55,312 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('forempy==0.1.0'), parent=None)] 2021-04-11T11:14:55,312 2021-04-11T11:14:55,312 The above exception was the direct cause of the following exception: 2021-04-11T11:14:55,312 2021-04-11T11:14:55,312 Traceback (most recent call last): 2021-04-11T11:14:55,312 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-11T11:14:55,312 status = self.run(options, args) 2021-04-11T11:14:55,312 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-11T11:14:55,312 return func(self, options, args) 2021-04-11T11:14:55,312 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-11T11:14:55,312 reqs, check_supported_wheels=True 2021-04-11T11:14:55,312 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-11T11:14:55,312 six.raise_from(error, e) 2021-04-11T11:14:55,312 File "", line 3, in raise_from 2021-04-11T11:14:55,312 pip._internal.exceptions.DistributionNotFound: No matching distribution found for forempy==0.1.0 2021-04-11T11:14:55,316 Removed build tracker: '/tmp/pip-req-tracker-wlz47ktl'