2022-05-16T18:00:02,974 Created temporary directory: /tmp/pip-ephem-wheel-cache-je8q4pqr 2022-05-16T18:00:02,980 Created temporary directory: /tmp/pip-req-tracker-2ek9n5uy 2022-05-16T18:00:02,981 Initialized build tracking at /tmp/pip-req-tracker-2ek9n5uy 2022-05-16T18:00:02,981 Created build tracker: /tmp/pip-req-tracker-2ek9n5uy 2022-05-16T18:00:02,981 Entered build tracker: /tmp/pip-req-tracker-2ek9n5uy 2022-05-16T18:00:02,983 Created temporary directory: /tmp/pip-wheel-0d3l75w9 2022-05-16T18:00:03,045 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-16T18:00:03,053 2 location(s) to search for versions of flake8-pyprojecttoml: 2022-05-16T18:00:03,053 * https://pypi.org/simple/flake8-pyprojecttoml/ 2022-05-16T18:00:03,053 * https://www.piwheels.org/simple/flake8-pyprojecttoml/ 2022-05-16T18:00:03,054 Fetching project page and analyzing links: https://pypi.org/simple/flake8-pyprojecttoml/ 2022-05-16T18:00:03,055 Getting page https://pypi.org/simple/flake8-pyprojecttoml/ 2022-05-16T18:00:03,059 Found index url https://pypi.org/simple 2022-05-16T18:00:03,314 Link requires a different Python (3.7.3 not in: '>=3.8.2'): https://files.pythonhosted.org/packages/73/3c/7fa8887f90eb6e3f6d4fdbdde7a617779c8db6af4ac53b3914aaa99c3922/flake8-pyprojecttoml-0.0.1.tar.gz#sha256=654d91135ee7f7429ab56dc39a9fb37a48f3e2412e189ae7a756921cb0ffffe5 (from https://pypi.org/simple/flake8-pyprojecttoml/) (requires-python:>=3.8.2) 2022-05-16T18:00:03,315 Skipping link: No binaries permitted for flake8-pyprojecttoml: https://files.pythonhosted.org/packages/54/d3/f01f0350f21a3d90622ce32bf9fd1a50083abdf52762ecb4dbab5750ae3a/flake8_pyprojecttoml-0.0.1-py3-none-any.whl#sha256=644c3dcf558209ca246239ca4f56844769c863181eab05177d8906dc77bbdb8f (from https://pypi.org/simple/flake8-pyprojecttoml/) (requires-python:>=3.8.2) 2022-05-16T18:00:03,316 Fetching project page and analyzing links: https://www.piwheels.org/simple/flake8-pyprojecttoml/ 2022-05-16T18:00:03,317 Getting page https://www.piwheels.org/simple/flake8-pyprojecttoml/ 2022-05-16T18:00:03,319 Found index url https://www.piwheels.org/simple 2022-05-16T18:00:03,528 Skipping link: not a file: https://www.piwheels.org/simple/flake8-pyprojecttoml/ 2022-05-16T18:00:03,529 Skipping link: not a file: https://pypi.org/simple/flake8-pyprojecttoml/ 2022-05-16T18:00:03,562 Given no hashes to check 0 links for project 'flake8-pyprojecttoml': discarding no candidates 2022-05-16T18:00:03,563 ERROR: Could not find a version that satisfies the requirement flake8-pyprojecttoml==0.0.1 (from versions: none) 2022-05-16T18:00:03,566 ERROR: No matching distribution found for flake8-pyprojecttoml==0.0.1 2022-05-16T18:00:03,568 Exception information: 2022-05-16T18:00:03,568 Traceback (most recent call last): 2022-05-16T18:00:03,568 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-16T18:00:03,568 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-16T18:00:03,568 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-16T18:00:03,568 raise RequirementsConflicted(criterion) 2022-05-16T18:00:03,568 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flake8-pyprojecttoml==0.0.1') 2022-05-16T18:00:03,568 2022-05-16T18:00:03,568 During handling of the above exception, another exception occurred: 2022-05-16T18:00:03,568 2022-05-16T18:00:03,568 Traceback (most recent call last): 2022-05-16T18:00:03,568 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-16T18:00:03,568 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-16T18:00:03,568 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-16T18:00:03,568 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-16T18:00:03,568 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-16T18:00:03,568 raise ResolutionImpossible(e.criterion.information) 2022-05-16T18:00:03,568 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flake8-pyprojecttoml==0.0.1'), parent=None)] 2022-05-16T18:00:03,568 2022-05-16T18:00:03,568 The above exception was the direct cause of the following exception: 2022-05-16T18:00:03,568 2022-05-16T18:00:03,568 Traceback (most recent call last): 2022-05-16T18:00:03,568 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-16T18:00:03,568 status = run_func(*args) 2022-05-16T18:00:03,568 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-16T18:00:03,568 return func(self, options, args) 2022-05-16T18:00:03,568 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-16T18:00:03,568 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-16T18:00:03,568 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-16T18:00:03,568 raise error from e 2022-05-16T18:00:03,568 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flake8-pyprojecttoml==0.0.1 2022-05-16T18:00:03,577 Removed build tracker: '/tmp/pip-req-tracker-2ek9n5uy'