2021-04-24T08:47:04,789 Created temporary directory: /tmp/pip-ephem-wheel-cache-jzdmk68e 2021-04-24T08:47:04,792 Created temporary directory: /tmp/pip-req-tracker-r4u64o0t 2021-04-24T08:47:04,792 Initialized build tracking at /tmp/pip-req-tracker-r4u64o0t 2021-04-24T08:47:04,793 Created build tracker: /tmp/pip-req-tracker-r4u64o0t 2021-04-24T08:47:04,793 Entered build tracker: /tmp/pip-req-tracker-r4u64o0t 2021-04-24T08:47:04,794 Created temporary directory: /tmp/pip-wheel-aejiseb3 2021-04-24T08:47:04,822 1 location(s) to search for versions of simple-mockforce: 2021-04-24T08:47:04,822 * https://pypi.org/simple/simple-mockforce/ 2021-04-24T08:47:04,823 Fetching project page and analyzing links: https://pypi.org/simple/simple-mockforce/ 2021-04-24T08:47:04,823 Getting page https://pypi.org/simple/simple-mockforce/ 2021-04-24T08:47:04,825 Found index url https://pypi.org/simple 2021-04-24T08:47:04,827 Getting credentials from keyring for https://pypi.org/simple 2021-04-24T08:47:05,178 Loading KWallet 2021-04-24T08:47:05,204 Loading SecretService 2021-04-24T08:47:05,254 Loading Windows 2021-04-24T08:47:05,257 Loading chainer 2021-04-24T08:47:05,258 Loading macOS 2021-04-24T08:47:05,262 Loading Gnome 2021-04-24T08:47:05,306 Loading Google 2021-04-24T08:47:05,311 Loading Windows (alt) 2021-04-24T08:47:05,316 Loading file 2021-04-24T08:47:05,318 Loading keyczar 2021-04-24T08:47:05,319 Loading multi 2021-04-24T08:47:05,320 Loading pyfs 2021-04-24T08:47:05,360 Getting credentials from keyring for pypi.org 2021-04-24T08:47:05,448 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/47/13/7e00f2e2341eb00300add817d0e1b31801db67f11d0e0c08e8a499f17f36/simple-mockforce-0.1.0.tar.gz#sha256=bb6973d0675054225c3c34649ed8d015585dd6369460d2f77fe31d6223143618 (from https://pypi.org/simple/simple-mockforce/) (requires-python:>=3.8,<4.0) 2021-04-24T08:47:05,462 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/7d/3c/b55a5df271289a02ded8f7428da16a9c10d0215d547812c36d978adbaa10/simple_mockforce-0.1.0-py3-none-any.whl#sha256=37531bd0bf87060b913f1806a3a6be8d0788742125f71765a789a39a483befe1 (from https://pypi.org/simple/simple-mockforce/) (requires-python:>=3.8,<4.0) 2021-04-24T08:47:05,463 Given no hashes to check 0 links for project 'simple-mockforce': discarding no candidates 2021-04-24T08:47:05,463 ERROR: Could not find a version that satisfies the requirement simple-mockforce==0.1.0 2021-04-24T08:47:05,463 ERROR: No matching distribution found for simple-mockforce==0.1.0 2021-04-24T08:47:05,464 Exception information: 2021-04-24T08:47:05,464 Traceback (most recent call last): 2021-04-24T08:47:05,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-24T08:47:05,464 crit = self.state.criteria[name] 2021-04-24T08:47:05,464 KeyError: 'simple-mockforce' 2021-04-24T08:47:05,464 2021-04-24T08:47:05,464 During handling of the above exception, another exception occurred: 2021-04-24T08:47:05,464 2021-04-24T08:47:05,464 Traceback (most recent call last): 2021-04-24T08:47:05,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-24T08:47:05,464 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-24T08:47:05,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-24T08:47:05,464 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-24T08:47:05,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-24T08:47:05,464 raise RequirementsConflicted(criterion) 2021-04-24T08:47:05,464 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('simple-mockforce==0.1.0') 2021-04-24T08:47:05,464 2021-04-24T08:47:05,464 During handling of the above exception, another exception occurred: 2021-04-24T08:47:05,464 2021-04-24T08:47:05,464 Traceback (most recent call last): 2021-04-24T08:47:05,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-24T08:47:05,464 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-24T08:47:05,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-24T08:47:05,464 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-24T08:47:05,464 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-24T08:47:05,464 raise ResolutionImpossible(e.criterion.information) 2021-04-24T08:47:05,464 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('simple-mockforce==0.1.0'), parent=None)] 2021-04-24T08:47:05,464 2021-04-24T08:47:05,464 The above exception was the direct cause of the following exception: 2021-04-24T08:47:05,464 2021-04-24T08:47:05,464 Traceback (most recent call last): 2021-04-24T08:47:05,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-24T08:47:05,464 status = self.run(options, args) 2021-04-24T08:47:05,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-24T08:47:05,464 return func(self, options, args) 2021-04-24T08:47:05,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-24T08:47:05,464 reqs, check_supported_wheels=True 2021-04-24T08:47:05,464 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-24T08:47:05,464 six.raise_from(error, e) 2021-04-24T08:47:05,464 File "", line 3, in raise_from 2021-04-24T08:47:05,464 pip._internal.exceptions.DistributionNotFound: No matching distribution found for simple-mockforce==0.1.0 2021-04-24T08:47:05,469 Removed build tracker: '/tmp/pip-req-tracker-r4u64o0t'