2022-03-03T16:05:44,358 Created temporary directory: /tmp/pip-ephem-wheel-cache-c7qdayah 2022-03-03T16:05:44,363 Created temporary directory: /tmp/pip-req-tracker-_5jogd4g 2022-03-03T16:05:44,364 Initialized build tracking at /tmp/pip-req-tracker-_5jogd4g 2022-03-03T16:05:44,364 Created build tracker: /tmp/pip-req-tracker-_5jogd4g 2022-03-03T16:05:44,365 Entered build tracker: /tmp/pip-req-tracker-_5jogd4g 2022-03-03T16:05:44,366 Created temporary directory: /tmp/pip-wheel-s7os587h 2022-03-03T16:05:44,434 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-03T16:05:44,443 2 location(s) to search for versions of starlette-decorouter: 2022-03-03T16:05:44,443 * https://pypi.org/simple/starlette-decorouter/ 2022-03-03T16:05:44,443 * https://www.piwheels.org/simple/starlette-decorouter/ 2022-03-03T16:05:44,444 Fetching project page and analyzing links: https://pypi.org/simple/starlette-decorouter/ 2022-03-03T16:05:44,445 Getting page https://pypi.org/simple/starlette-decorouter/ 2022-03-03T16:05:44,449 Found index url https://pypi.org/simple 2022-03-03T16:05:44,559 Skipping link: No binaries permitted for starlette-decorouter: https://files.pythonhosted.org/packages/bc/a3/a4492bb3225345d367fd50aeae076449aacf961c443616f5e8816bda8735/starlette_decoRouter-1.0.0-py3-none-any.whl#sha256=4e2febe81066b60576e419b33e2f59c6219ca57742994aa00c20450cdf516f57 (from https://pypi.org/simple/starlette-decorouter/) (requires-python:>=3.8, <4) 2022-03-03T16:05:44,562 Link requires a different Python (3.7.3 not in: '>=3.8, <4'): https://files.pythonhosted.org/packages/c6/5b/cac31df9fd2a5a2c09933e0e0b03a595a376a25b5d46fb20b64e0f45db02/starlette_decoRouter-1.0.0.tar.gz#sha256=a7c8738a12ea033cd8aad3e2d31fa1e16acfc977787c90d4685bd79d758bc885 (from https://pypi.org/simple/starlette-decorouter/) (requires-python:>=3.8, <4) 2022-03-03T16:05:44,562 Fetching project page and analyzing links: https://www.piwheels.org/simple/starlette-decorouter/ 2022-03-03T16:05:44,563 Getting page https://www.piwheels.org/simple/starlette-decorouter/ 2022-03-03T16:05:44,565 Found index url https://www.piwheels.org/simple 2022-03-03T16:05:44,790 Skipping link: not a file: https://www.piwheels.org/simple/starlette-decorouter/ 2022-03-03T16:05:44,791 Skipping link: not a file: https://pypi.org/simple/starlette-decorouter/ 2022-03-03T16:05:44,823 Given no hashes to check 0 links for project 'starlette-decorouter': discarding no candidates 2022-03-03T16:05:44,824 ERROR: Could not find a version that satisfies the requirement starlette-decorouter==1.0.0 (from versions: none) 2022-03-03T16:05:44,827 ERROR: No matching distribution found for starlette-decorouter==1.0.0 2022-03-03T16:05:44,829 Exception information: 2022-03-03T16:05:44,829 Traceback (most recent call last): 2022-03-03T16:05:44,829 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-03T16:05:44,829 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-03T16:05:44,829 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-03T16:05:44,829 raise RequirementsConflicted(criterion) 2022-03-03T16:05:44,829 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('starlette-decorouter==1.0.0') 2022-03-03T16:05:44,829 2022-03-03T16:05:44,829 During handling of the above exception, another exception occurred: 2022-03-03T16:05:44,829 2022-03-03T16:05:44,829 Traceback (most recent call last): 2022-03-03T16:05:44,829 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-03T16:05:44,829 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-03T16:05:44,829 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-03T16:05:44,829 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-03T16:05:44,829 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-03T16:05:44,829 raise ResolutionImpossible(e.criterion.information) 2022-03-03T16:05:44,829 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('starlette-decorouter==1.0.0'), parent=None)] 2022-03-03T16:05:44,829 2022-03-03T16:05:44,829 The above exception was the direct cause of the following exception: 2022-03-03T16:05:44,829 2022-03-03T16:05:44,829 Traceback (most recent call last): 2022-03-03T16:05:44,829 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-03T16:05:44,829 status = run_func(*args) 2022-03-03T16:05:44,829 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-03T16:05:44,829 return func(self, options, args) 2022-03-03T16:05:44,829 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-03T16:05:44,829 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-03T16:05:44,829 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-03T16:05:44,829 raise error from e 2022-03-03T16:05:44,829 pip._internal.exceptions.DistributionNotFound: No matching distribution found for starlette-decorouter==1.0.0 2022-03-03T16:05:44,837 Removed build tracker: '/tmp/pip-req-tracker-_5jogd4g'