2022-01-29T00:02:11,726 Created temporary directory: /tmp/pip-ephem-wheel-cache-hy52g440 2022-01-29T00:02:11,732 Created temporary directory: /tmp/pip-req-tracker-jok5o90_ 2022-01-29T00:02:11,733 Initialized build tracking at /tmp/pip-req-tracker-jok5o90_ 2022-01-29T00:02:11,733 Created build tracker: /tmp/pip-req-tracker-jok5o90_ 2022-01-29T00:02:11,734 Entered build tracker: /tmp/pip-req-tracker-jok5o90_ 2022-01-29T00:02:11,735 Created temporary directory: /tmp/pip-wheel-xmd7pn87 2022-01-29T00:02:11,801 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-29T00:02:11,807 2 location(s) to search for versions of beancount-stubs: 2022-01-29T00:02:11,807 * https://pypi.org/simple/beancount-stubs/ 2022-01-29T00:02:11,807 * https://www.piwheels.org/simple/beancount-stubs/ 2022-01-29T00:02:11,808 Fetching project page and analyzing links: https://pypi.org/simple/beancount-stubs/ 2022-01-29T00:02:11,809 Getting page https://pypi.org/simple/beancount-stubs/ 2022-01-29T00:02:11,812 Found index url https://pypi.org/simple 2022-01-29T00:02:12,007 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/44/b6/ae691d76edbf54b692547e6bba9c6207faa0e390c0940058a7bac8e6eea0/beancount-stubs-0.1.0.tar.gz#sha256=43dc48431cd3837b60a165c91ea44d6f4bcd374c7ef934e96f5ea3297231ddfd (from https://pypi.org/simple/beancount-stubs/) (requires-python:>=3.8) 2022-01-29T00:02:12,008 Skipping link: No binaries permitted for beancount-stubs: https://files.pythonhosted.org/packages/d4/05/8f1bbb0dbfd237691dbe87c5007dda7d9d9e422d634ff3e4d2b1c17ee750/beancount_stubs-0.1.0-py3-none-any.whl#sha256=158b2edf5d6a28de53d7ddd760ed1e210941d6870346cac89671adba7fbca9f8 (from https://pypi.org/simple/beancount-stubs/) (requires-python:>=3.8) 2022-01-29T00:02:12,008 Fetching project page and analyzing links: https://www.piwheels.org/simple/beancount-stubs/ 2022-01-29T00:02:12,009 Getting page https://www.piwheels.org/simple/beancount-stubs/ 2022-01-29T00:02:12,011 Found index url https://www.piwheels.org/simple 2022-01-29T00:02:12,230 Skipping link: not a file: https://www.piwheels.org/simple/beancount-stubs/ 2022-01-29T00:02:12,230 Skipping link: not a file: https://pypi.org/simple/beancount-stubs/ 2022-01-29T00:02:12,263 Given no hashes to check 0 links for project 'beancount-stubs': discarding no candidates 2022-01-29T00:02:12,264 ERROR: Could not find a version that satisfies the requirement beancount-stubs==0.1.0 (from versions: none) 2022-01-29T00:02:12,265 ERROR: No matching distribution found for beancount-stubs==0.1.0 2022-01-29T00:02:12,265 Exception information: 2022-01-29T00:02:12,265 Traceback (most recent call last): 2022-01-29T00:02:12,265 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-29T00:02:12,265 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-29T00:02:12,265 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-29T00:02:12,265 raise RequirementsConflicted(criterion) 2022-01-29T00:02:12,265 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('beancount-stubs==0.1.0') 2022-01-29T00:02:12,265 2022-01-29T00:02:12,265 During handling of the above exception, another exception occurred: 2022-01-29T00:02:12,265 2022-01-29T00:02:12,265 Traceback (most recent call last): 2022-01-29T00:02:12,265 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-29T00:02:12,265 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-29T00:02:12,265 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-29T00:02:12,265 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-29T00:02:12,265 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-29T00:02:12,265 raise ResolutionImpossible(e.criterion.information) 2022-01-29T00:02:12,265 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('beancount-stubs==0.1.0'), parent=None)] 2022-01-29T00:02:12,265 2022-01-29T00:02:12,265 The above exception was the direct cause of the following exception: 2022-01-29T00:02:12,265 2022-01-29T00:02:12,265 Traceback (most recent call last): 2022-01-29T00:02:12,265 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-29T00:02:12,265 status = run_func(*args) 2022-01-29T00:02:12,265 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-29T00:02:12,265 return func(self, options, args) 2022-01-29T00:02:12,265 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-29T00:02:12,265 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-29T00:02:12,265 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-29T00:02:12,265 raise error from e 2022-01-29T00:02:12,265 pip._internal.exceptions.DistributionNotFound: No matching distribution found for beancount-stubs==0.1.0 2022-01-29T00:02:12,274 Removed build tracker: '/tmp/pip-req-tracker-jok5o90_'