2021-06-01T20:14:07,519 Created temporary directory: /tmp/pip-ephem-wheel-cache-xiy40m4e 2021-06-01T20:14:07,522 Created temporary directory: /tmp/pip-req-tracker-otaksozj 2021-06-01T20:14:07,523 Initialized build tracking at /tmp/pip-req-tracker-otaksozj 2021-06-01T20:14:07,523 Created build tracker: /tmp/pip-req-tracker-otaksozj 2021-06-01T20:14:07,523 Entered build tracker: /tmp/pip-req-tracker-otaksozj 2021-06-01T20:14:07,524 Created temporary directory: /tmp/pip-wheel-akyw_0ko 2021-06-01T20:14:07,557 1 location(s) to search for versions of flake8-fastapi: 2021-06-01T20:14:07,557 * https://pypi.org/simple/flake8-fastapi/ 2021-06-01T20:14:07,558 Fetching project page and analyzing links: https://pypi.org/simple/flake8-fastapi/ 2021-06-01T20:14:07,559 Getting page https://pypi.org/simple/flake8-fastapi/ 2021-06-01T20:14:07,560 Found index url https://pypi.org/simple 2021-06-01T20:14:07,649 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/02/94/f264cf9b7fb7501e65bcb16f615fe7018bb9a7331d3ecfb47cbba00ac437/flake8-fastapi-0.1.0.tar.gz#sha256=b18dde9c306e52a9e3ed68addafcfd8680a0b6df9045b78f8b4326eeb1d44c1e (from https://pypi.org/simple/flake8-fastapi/) (requires-python:>=3.8,<4.0) 2021-06-01T20:14:07,663 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/d1/26/707331327db839da61c38dbbe76019630d91d216f3f1ee35919980dd3c4c/flake8_fastapi-0.1.0-py3-none-any.whl#sha256=b6dea32bc27941a9a35f97bd016be98853b2697523928c1b6b137216719fc400 (from https://pypi.org/simple/flake8-fastapi/) (requires-python:>=3.8,<4.0) 2021-06-01T20:14:07,663 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/90/b4/6336f01ddd56bd1b01fa58502aedd7fb4c3ddf4b784840d808dad507961f/flake8-fastapi-0.2.0.tar.gz#sha256=e5d11904cac5764e2d44455b781567892ea06343c3c75595a57ae4aaf5aff9d0 (from https://pypi.org/simple/flake8-fastapi/) (requires-python:>=3.8,<4.0) 2021-06-01T20:14:07,664 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/f9/70/d95e1358691b095eab9657ea0524f8f82a35aa921882252873f1ca358468/flake8_fastapi-0.2.0-py3-none-any.whl#sha256=c42bb5b7f35d85b39e7c5e45d54705ed15d375cc080aa1351a30d5fd4f26ad54 (from https://pypi.org/simple/flake8-fastapi/) (requires-python:>=3.8,<4.0) 2021-06-01T20:14:07,665 Skipping link: not a file: https://pypi.org/simple/flake8-fastapi/ 2021-06-01T20:14:07,665 Given no hashes to check 0 links for project 'flake8-fastapi': discarding no candidates 2021-06-01T20:14:07,665 ERROR: Could not find a version that satisfies the requirement flake8-fastapi==0.2.0 (from versions: none) 2021-06-01T20:14:07,666 ERROR: No matching distribution found for flake8-fastapi==0.2.0 2021-06-01T20:14:07,666 Exception information: 2021-06-01T20:14:07,666 Traceback (most recent call last): 2021-06-01T20:14:07,666 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-01T20:14:07,666 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-01T20:14:07,666 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-01T20:14:07,666 raise RequirementsConflicted(criterion) 2021-06-01T20:14:07,666 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flake8-fastapi==0.2.0') 2021-06-01T20:14:07,666 2021-06-01T20:14:07,666 During handling of the above exception, another exception occurred: 2021-06-01T20:14:07,666 2021-06-01T20:14:07,666 Traceback (most recent call last): 2021-06-01T20:14:07,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-01T20:14:07,666 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-01T20:14:07,666 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-01T20:14:07,666 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-01T20:14:07,666 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-01T20:14:07,666 raise ResolutionImpossible(e.criterion.information) 2021-06-01T20:14:07,666 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flake8-fastapi==0.2.0'), parent=None)] 2021-06-01T20:14:07,666 2021-06-01T20:14:07,666 The above exception was the direct cause of the following exception: 2021-06-01T20:14:07,666 2021-06-01T20:14:07,666 Traceback (most recent call last): 2021-06-01T20:14:07,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-01T20:14:07,666 status = self.run(options, args) 2021-06-01T20:14:07,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-01T20:14:07,666 return func(self, options, args) 2021-06-01T20:14:07,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-01T20:14:07,666 reqs, check_supported_wheels=True 2021-06-01T20:14:07,666 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-01T20:14:07,666 raise error from e 2021-06-01T20:14:07,666 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flake8-fastapi==0.2.0 2021-06-01T20:14:07,670 Removed build tracker: '/tmp/pip-req-tracker-otaksozj'