2021-06-24T05:45:21,029 Created temporary directory: /tmp/pip-ephem-wheel-cache-tibh_kz3 2021-06-24T05:45:21,031 Created temporary directory: /tmp/pip-req-tracker-i621pjyl 2021-06-24T05:45:21,032 Initialized build tracking at /tmp/pip-req-tracker-i621pjyl 2021-06-24T05:45:21,032 Created build tracker: /tmp/pip-req-tracker-i621pjyl 2021-06-24T05:45:21,032 Entered build tracker: /tmp/pip-req-tracker-i621pjyl 2021-06-24T05:45:21,033 Created temporary directory: /tmp/pip-wheel-11krck1_ 2021-06-24T05:45:21,066 1 location(s) to search for versions of team-the-chef-filler: 2021-06-24T05:45:21,066 * https://pypi.org/simple/team-the-chef-filler/ 2021-06-24T05:45:21,066 Fetching project page and analyzing links: https://pypi.org/simple/team-the-chef-filler/ 2021-06-24T05:45:21,067 Getting page https://pypi.org/simple/team-the-chef-filler/ 2021-06-24T05:45:21,069 Found index url https://pypi.org/simple 2021-06-24T05:45:21,155 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/7a/77/f58b744e9532023526d3782dd14d65dea8f088b1465270afcf1bc95be255/team-the-chef_filler-0.1.0.tar.gz#sha256=7aea8705b058a067c4187ee5b8495995c60def7180a4914c8638b008cc4bc814 (from https://pypi.org/simple/team-the-chef-filler/) (requires-python:>=3.9,<4.0) 2021-06-24T05:45:21,169 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/4f/bc/3b93be590cb0d04615b34639fd23a032905f5755a2c26b4bf96968815589/team_the_chef_filler-0.1.0-py3-none-any.whl#sha256=00a2945e08a4c86b02fbe5674a1b7d8dff1a5158a199e7e178f46b53e9386568 (from https://pypi.org/simple/team-the-chef-filler/) (requires-python:>=3.9,<4.0) 2021-06-24T05:45:21,169 Skipping link: not a file: https://pypi.org/simple/team-the-chef-filler/ 2021-06-24T05:45:21,170 Given no hashes to check 0 links for project 'team-the-chef-filler': discarding no candidates 2021-06-24T05:45:21,170 ERROR: Could not find a version that satisfies the requirement team-the-chef-filler==0.1.0 (from versions: none) 2021-06-24T05:45:21,170 ERROR: No matching distribution found for team-the-chef-filler==0.1.0 2021-06-24T05:45:21,171 Exception information: 2021-06-24T05:45:21,171 Traceback (most recent call last): 2021-06-24T05:45:21,171 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-24T05:45:21,171 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-24T05:45:21,171 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-24T05:45:21,171 raise RequirementsConflicted(criterion) 2021-06-24T05:45:21,171 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('team-the-chef-filler==0.1.0') 2021-06-24T05:45:21,171 2021-06-24T05:45:21,171 During handling of the above exception, another exception occurred: 2021-06-24T05:45:21,171 2021-06-24T05:45:21,171 Traceback (most recent call last): 2021-06-24T05:45:21,171 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-24T05:45:21,171 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-24T05:45:21,171 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-24T05:45:21,171 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-24T05:45:21,171 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-24T05:45:21,171 raise ResolutionImpossible(e.criterion.information) 2021-06-24T05:45:21,171 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('team-the-chef-filler==0.1.0'), parent=None)] 2021-06-24T05:45:21,171 2021-06-24T05:45:21,171 The above exception was the direct cause of the following exception: 2021-06-24T05:45:21,171 2021-06-24T05:45:21,171 Traceback (most recent call last): 2021-06-24T05:45:21,171 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-24T05:45:21,171 status = self.run(options, args) 2021-06-24T05:45:21,171 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-24T05:45:21,171 return func(self, options, args) 2021-06-24T05:45:21,171 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-24T05:45:21,171 reqs, check_supported_wheels=True 2021-06-24T05:45:21,171 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-24T05:45:21,171 raise error from e 2021-06-24T05:45:21,171 pip._internal.exceptions.DistributionNotFound: No matching distribution found for team-the-chef-filler==0.1.0 2021-06-24T05:45:21,175 Removed build tracker: '/tmp/pip-req-tracker-i621pjyl'