2021-07-21T10:06:56,660 Created temporary directory: /tmp/pip-ephem-wheel-cache-cd0rnzkg 2021-07-21T10:06:56,663 Created temporary directory: /tmp/pip-req-tracker-9wogte98 2021-07-21T10:06:56,663 Initialized build tracking at /tmp/pip-req-tracker-9wogte98 2021-07-21T10:06:56,664 Created build tracker: /tmp/pip-req-tracker-9wogte98 2021-07-21T10:06:56,664 Entered build tracker: /tmp/pip-req-tracker-9wogte98 2021-07-21T10:06:56,664 Created temporary directory: /tmp/pip-wheel-q4xob2oo 2021-07-21T10:06:56,693 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-21T10:06:56,695 2 location(s) to search for versions of yoto-exception: 2021-07-21T10:06:56,695 * https://pypi.org/simple/yoto-exception/ 2021-07-21T10:06:56,695 * https://www.piwheels.org/simple/yoto-exception/ 2021-07-21T10:06:56,696 Fetching project page and analyzing links: https://pypi.org/simple/yoto-exception/ 2021-07-21T10:06:56,696 Getting page https://pypi.org/simple/yoto-exception/ 2021-07-21T10:06:56,698 Found index url https://pypi.org/simple 2021-07-21T10:06:56,876 Skipping link: No binaries permitted for yoto-exception: https://files.pythonhosted.org/packages/f5/5e/17e2e180b9f99ad8ec0846c37e9d0af20d2cdf37022b6a6593e9ec373586/yoto_exception-0.1.1-py3-none-any.whl#sha256=5b0cb7a209b12c8c6bafe6df475ae06d29a2e5f08aa49b5039ea0af235e60080 (from https://pypi.org/simple/yoto-exception/) (requires-python:>=3.9) 2021-07-21T10:06:56,876 Found link https://files.pythonhosted.org/packages/d2/4b/c3320b49fd3273639cbdb979995f7435c64911adc75ae9a8be134956d1f8/yoto_exception-0.1.1.tar.gz#sha256=cc78a0ebd02a5eafd3018fffe54ac70148d488738979317e09796a3955e3c4be (from https://pypi.org/simple/yoto-exception/) (requires-python:>=3.9), version: 0.1.1 2021-07-21T10:06:56,877 Fetching project page and analyzing links: https://www.piwheels.org/simple/yoto-exception/ 2021-07-21T10:06:56,877 Getting page https://www.piwheels.org/simple/yoto-exception/ 2021-07-21T10:06:56,878 Found index url https://www.piwheels.org/simple 2021-07-21T10:06:57,008 Skipping link: not a file: https://www.piwheels.org/simple/yoto-exception/ 2021-07-21T10:06:57,009 Skipping link: not a file: https://pypi.org/simple/yoto-exception/ 2021-07-21T10:06:57,037 Given no hashes to check 1 links for project 'yoto-exception': discarding no candidates 2021-07-21T10:06:57,059 Collecting yoto-exception==0.1.1 2021-07-21T10:06:57,061 Created temporary directory: /tmp/pip-unpack-2nk75bmp 2021-07-21T10:06:57,242 Downloading yoto_exception-0.1.1.tar.gz (10 kB) 2021-07-21T10:06:57,306 Added yoto-exception==0.1.1 from https://files.pythonhosted.org/packages/d2/4b/c3320b49fd3273639cbdb979995f7435c64911adc75ae9a8be134956d1f8/yoto_exception-0.1.1.tar.gz#sha256=cc78a0ebd02a5eafd3018fffe54ac70148d488738979317e09796a3955e3c4be to build tracker '/tmp/pip-req-tracker-9wogte98' 2021-07-21T10:06:57,307 Running setup.py (path:/tmp/pip-wheel-q4xob2oo/yoto-exception_55abe2a601a64ebab88e65f03edfbcaf/setup.py) egg_info for package yoto-exception 2021-07-21T10:06:57,308 Created temporary directory: /tmp/pip-pip-egg-info-sjynt562 2021-07-21T10:06:57,308 Running command python setup.py egg_info 2021-07-21T10:06:58,323 Traceback (most recent call last): 2021-07-21T10:06:58,324 File "", line 1, in 2021-07-21T10:06:58,324 File "/tmp/pip-wheel-q4xob2oo/yoto-exception_55abe2a601a64ebab88e65f03edfbcaf/setup.py", line 38, in 2021-07-21T10:06:58,325 mod_info = importlib.import_module(f'{module_name}.__info__') 2021-07-21T10:06:58,325 File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module 2021-07-21T10:06:58,325 return _bootstrap._gcd_import(name[level:], package, level) 2021-07-21T10:06:58,325 File "", line 1030, in _gcd_import 2021-07-21T10:06:58,326 File "", line 1007, in _find_and_load 2021-07-21T10:06:58,326 File "", line 972, in _find_and_load_unlocked 2021-07-21T10:06:58,326 File "", line 228, in _call_with_frames_removed 2021-07-21T10:06:58,326 File "", line 1030, in _gcd_import 2021-07-21T10:06:58,327 File "", line 1007, in _find_and_load 2021-07-21T10:06:58,327 File "", line 986, in _find_and_load_unlocked 2021-07-21T10:06:58,327 File "", line 680, in _load_unlocked 2021-07-21T10:06:58,327 File "", line 790, in exec_module 2021-07-21T10:06:58,328 File "", line 228, in _call_with_frames_removed 2021-07-21T10:06:58,328 File "/tmp/pip-wheel-q4xob2oo/yoto-exception_55abe2a601a64ebab88e65f03edfbcaf/yoto_exception/__init__.py", line 5, in 2021-07-21T10:06:58,329 from fastapi import FastAPI, Request, status 2021-07-21T10:06:58,329 ModuleNotFoundError: No module named 'fastapi' 2021-07-21T10:06:58,379 WARNING: Discarding https://files.pythonhosted.org/packages/d2/4b/c3320b49fd3273639cbdb979995f7435c64911adc75ae9a8be134956d1f8/yoto_exception-0.1.1.tar.gz#sha256=cc78a0ebd02a5eafd3018fffe54ac70148d488738979317e09796a3955e3c4be (from https://pypi.org/simple/yoto-exception/) (requires-python:>=3.9). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-21T10:06:58,380 ERROR: Could not find a version that satisfies the requirement yoto-exception==0.1.1 (from versions: 0.1.1) 2021-07-21T10:06:58,380 ERROR: No matching distribution found for yoto-exception==0.1.1 2021-07-21T10:06:58,381 Exception information: 2021-07-21T10:06:58,381 Traceback (most recent call last): 2021-07-21T10:06:58,381 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-21T10:06:58,381 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-21T10:06:58,381 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-21T10:06:58,381 raise RequirementsConflicted(criterion) 2021-07-21T10:06:58,381 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yoto-exception==0.1.1') 2021-07-21T10:06:58,381 2021-07-21T10:06:58,381 During handling of the above exception, another exception occurred: 2021-07-21T10:06:58,381 2021-07-21T10:06:58,381 Traceback (most recent call last): 2021-07-21T10:06:58,381 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-21T10:06:58,381 result = self._result = resolver.resolve( 2021-07-21T10:06:58,381 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-21T10:06:58,381 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-21T10:06:58,381 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-21T10:06:58,381 raise ResolutionImpossible(e.criterion.information) 2021-07-21T10:06:58,381 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yoto-exception==0.1.1'), parent=None)] 2021-07-21T10:06:58,381 2021-07-21T10:06:58,381 The above exception was the direct cause of the following exception: 2021-07-21T10:06:58,381 2021-07-21T10:06:58,381 Traceback (most recent call last): 2021-07-21T10:06:58,381 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-21T10:06:58,381 status = self.run(options, args) 2021-07-21T10:06:58,381 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-21T10:06:58,381 return func(self, options, args) 2021-07-21T10:06:58,381 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-21T10:06:58,381 requirement_set = resolver.resolve( 2021-07-21T10:06:58,381 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-21T10:06:58,381 raise error from e 2021-07-21T10:06:58,381 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yoto-exception==0.1.1 2021-07-21T10:06:58,386 Removed yoto-exception==0.1.1 from https://files.pythonhosted.org/packages/d2/4b/c3320b49fd3273639cbdb979995f7435c64911adc75ae9a8be134956d1f8/yoto_exception-0.1.1.tar.gz#sha256=cc78a0ebd02a5eafd3018fffe54ac70148d488738979317e09796a3955e3c4be from build tracker '/tmp/pip-req-tracker-9wogte98' 2021-07-21T10:06:58,386 Removed build tracker: '/tmp/pip-req-tracker-9wogte98'