2021-07-07T10:09:00,451 Created temporary directory: /tmp/pip-ephem-wheel-cache-zxe4m7uj 2021-07-07T10:09:00,455 Created temporary directory: /tmp/pip-req-tracker-0ccmznjp 2021-07-07T10:09:00,455 Initialized build tracking at /tmp/pip-req-tracker-0ccmznjp 2021-07-07T10:09:00,455 Created build tracker: /tmp/pip-req-tracker-0ccmznjp 2021-07-07T10:09:00,455 Entered build tracker: /tmp/pip-req-tracker-0ccmznjp 2021-07-07T10:09:00,456 Created temporary directory: /tmp/pip-wheel-r85391pt 2021-07-07T10:09:00,489 1 location(s) to search for versions of beancount-rabobank: 2021-07-07T10:09:00,489 * https://pypi.org/simple/beancount-rabobank/ 2021-07-07T10:09:00,490 Fetching project page and analyzing links: https://pypi.org/simple/beancount-rabobank/ 2021-07-07T10:09:00,490 Getting page https://pypi.org/simple/beancount-rabobank/ 2021-07-07T10:09:00,492 Found index url https://pypi.org/simple 2021-07-07T10:09:00,584 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/0f/c8/a06eb48dc60f393f72ed63fd188b62ecb7a573869685f3f5cb52657125b0/beancount-rabobank-0.1.0.tar.gz#sha256=be86bab50e91c063d835dae2e18ab6c0a24a897318426a9b1645096d7d3b6f21 (from https://pypi.org/simple/beancount-rabobank/) (requires-python:>=3.9,<4.0) 2021-07-07T10:09:00,597 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/a8/a4/9ec5f269038850b605fce63b5485bd406734166d536008a9a3f6c9e481d7/beancount_rabobank-0.1.0-py3-none-any.whl#sha256=bd6b54ab2e35b01df38770c925073ed4184b4496d942c4a5049679eeffb5d04b (from https://pypi.org/simple/beancount-rabobank/) (requires-python:>=3.9,<4.0) 2021-07-07T10:09:00,598 Skipping link: not a file: https://pypi.org/simple/beancount-rabobank/ 2021-07-07T10:09:00,598 Given no hashes to check 0 links for project 'beancount-rabobank': discarding no candidates 2021-07-07T10:09:00,598 ERROR: Could not find a version that satisfies the requirement beancount-rabobank==0.1.0 (from versions: none) 2021-07-07T10:09:00,599 ERROR: No matching distribution found for beancount-rabobank==0.1.0 2021-07-07T10:09:00,599 Exception information: 2021-07-07T10:09:00,599 Traceback (most recent call last): 2021-07-07T10:09:00,599 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-07T10:09:00,599 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-07T10:09:00,599 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-07T10:09:00,599 raise RequirementsConflicted(criterion) 2021-07-07T10:09:00,599 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('beancount-rabobank==0.1.0') 2021-07-07T10:09:00,599 2021-07-07T10:09:00,599 During handling of the above exception, another exception occurred: 2021-07-07T10:09:00,599 2021-07-07T10:09:00,599 Traceback (most recent call last): 2021-07-07T10:09:00,599 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-07T10:09:00,599 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-07T10:09:00,599 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-07T10:09:00,599 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-07T10:09:00,599 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-07T10:09:00,599 raise ResolutionImpossible(e.criterion.information) 2021-07-07T10:09:00,599 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('beancount-rabobank==0.1.0'), parent=None)] 2021-07-07T10:09:00,599 2021-07-07T10:09:00,599 The above exception was the direct cause of the following exception: 2021-07-07T10:09:00,599 2021-07-07T10:09:00,599 Traceback (most recent call last): 2021-07-07T10:09:00,599 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-07T10:09:00,599 status = self.run(options, args) 2021-07-07T10:09:00,599 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-07T10:09:00,599 return func(self, options, args) 2021-07-07T10:09:00,599 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-07T10:09:00,599 reqs, check_supported_wheels=True 2021-07-07T10:09:00,599 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-07T10:09:00,599 raise error from e 2021-07-07T10:09:00,599 pip._internal.exceptions.DistributionNotFound: No matching distribution found for beancount-rabobank==0.1.0 2021-07-07T10:09:00,603 Removed build tracker: '/tmp/pip-req-tracker-0ccmznjp'