2022-01-20T18:29:49,951 Created temporary directory: /tmp/pip-ephem-wheel-cache-jlaoh5xb 2022-01-20T18:29:49,956 Created temporary directory: /tmp/pip-req-tracker-nam_70qm 2022-01-20T18:29:49,957 Initialized build tracking at /tmp/pip-req-tracker-nam_70qm 2022-01-20T18:29:49,957 Created build tracker: /tmp/pip-req-tracker-nam_70qm 2022-01-20T18:29:49,958 Entered build tracker: /tmp/pip-req-tracker-nam_70qm 2022-01-20T18:29:49,959 Created temporary directory: /tmp/pip-wheel-2c00beor 2022-01-20T18:29:50,026 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-20T18:29:50,032 2 location(s) to search for versions of logging-fastapi: 2022-01-20T18:29:50,032 * https://pypi.org/simple/logging-fastapi/ 2022-01-20T18:29:50,032 * https://www.piwheels.org/simple/logging-fastapi/ 2022-01-20T18:29:50,033 Fetching project page and analyzing links: https://pypi.org/simple/logging-fastapi/ 2022-01-20T18:29:50,035 Getting page https://pypi.org/simple/logging-fastapi/ 2022-01-20T18:29:50,038 Found index url https://pypi.org/simple 2022-01-20T18:29:50,242 Skipping link: No binaries permitted for logging-fastapi: https://files.pythonhosted.org/packages/a9/04/3e49ad3cabe2e00e8e86f669eec3ba5b23e77c34f36a3a736c82ea715a54/logging_fastapi-0.0.1-py3-none-any.whl#sha256=58152bb843faaeec6a1685a3a2c49ae1d661a2675a3ec6199f4c49e6f1cfdfee (from https://pypi.org/simple/logging-fastapi/) 2022-01-20T18:29:50,243 Found link https://files.pythonhosted.org/packages/c2/55/38249646767d0d82283bc2dde23cc6954171f694f462989456c3df1433b3/logging_fastapi-0.0.1.tar.gz#sha256=1b2fe7dae16aedbfa99e259780a129e42f7cf0f8489ac3483742b6157c8dee7b (from https://pypi.org/simple/logging-fastapi/), version: 0.0.1 2022-01-20T18:29:50,244 Skipping link: No binaries permitted for logging-fastapi: https://files.pythonhosted.org/packages/56/0f/6ab5d8bd9853638ffe916f5429178c2ba004106e30b029e5bb5e743cc195/logging_fastapi-0.0.2-py3-none-any.whl#sha256=c97696d95c0778c2127498f560978a817603153d14746fe3c1e794414d61c656 (from https://pypi.org/simple/logging-fastapi/) 2022-01-20T18:29:50,244 Found link https://files.pythonhosted.org/packages/0c/b4/469ef1a5b7d7032b797c9e04b1689b7eff88b75090fb987fc79ced088a0e/logging_fastapi-0.0.2.tar.gz#sha256=b1ae83d7c26273a1fedbb274a591ce336a60125293c6087cb317773f7f713cd4 (from https://pypi.org/simple/logging-fastapi/), version: 0.0.2 2022-01-20T18:29:50,245 Fetching project page and analyzing links: https://www.piwheels.org/simple/logging-fastapi/ 2022-01-20T18:29:50,246 Getting page https://www.piwheels.org/simple/logging-fastapi/ 2022-01-20T18:29:50,248 Found index url https://www.piwheels.org/simple 2022-01-20T18:29:50,475 Skipping link: not a file: https://www.piwheels.org/simple/logging-fastapi/ 2022-01-20T18:29:50,476 Skipping link: not a file: https://pypi.org/simple/logging-fastapi/ 2022-01-20T18:29:50,520 Given no hashes to check 1 links for project 'logging-fastapi': discarding no candidates 2022-01-20T18:29:50,561 Collecting logging-fastapi==0.0.2 2022-01-20T18:29:50,565 Created temporary directory: /tmp/pip-unpack-t9b9ts9d 2022-01-20T18:29:50,654 Downloading logging_fastapi-0.0.2.tar.gz (5.2 kB) 2022-01-20T18:29:50,742 Added logging-fastapi==0.0.2 from https://files.pythonhosted.org/packages/0c/b4/469ef1a5b7d7032b797c9e04b1689b7eff88b75090fb987fc79ced088a0e/logging_fastapi-0.0.2.tar.gz#sha256=b1ae83d7c26273a1fedbb274a591ce336a60125293c6087cb317773f7f713cd4 to build tracker '/tmp/pip-req-tracker-nam_70qm' 2022-01-20T18:29:50,744 Running setup.py (path:/tmp/pip-wheel-2c00beor/logging-fastapi_6322fe8358144eeb987a2bbb2444e43f/setup.py) egg_info for package logging-fastapi 2022-01-20T18:29:50,745 Created temporary directory: /tmp/pip-pip-egg-info-y2zphxb7 2022-01-20T18:29:50,746 Preparing metadata (setup.py): started 2022-01-20T18:29:50,747 Running command python setup.py egg_info 2022-01-20T18:29:52,181 Traceback (most recent call last): 2022-01-20T18:29:52,182 File "", line 1, in 2022-01-20T18:29:52,182 File "/tmp/pip-wheel-2c00beor/logging-fastapi_6322fe8358144eeb987a2bbb2444e43f/setup.py", line 10, in 2022-01-20T18:29:52,183 README = (HERE / "README.md").read_text() 2022-01-20T18:29:52,183 File "/usr/lib/python3.9/pathlib.py", line 1255, in read_text 2022-01-20T18:29:52,185 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2022-01-20T18:29:52,185 File "/usr/lib/python3.9/pathlib.py", line 1241, in open 2022-01-20T18:29:52,187 return io.open(self, mode, buffering, encoding, errors, newline, 2022-01-20T18:29:52,187 File "/usr/lib/python3.9/pathlib.py", line 1109, in _opener 2022-01-20T18:29:52,189 return self._accessor.open(self, flags, mode) 2022-01-20T18:29:52,190 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-2c00beor/README.md' 2022-01-20T18:29:52,278 Preparing metadata (setup.py): finished with status 'error' 2022-01-20T18:29:52,279 WARNING: Discarding https://files.pythonhosted.org/packages/0c/b4/469ef1a5b7d7032b797c9e04b1689b7eff88b75090fb987fc79ced088a0e/logging_fastapi-0.0.2.tar.gz#sha256=b1ae83d7c26273a1fedbb274a591ce336a60125293c6087cb317773f7f713cd4 (from https://pypi.org/simple/logging-fastapi/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-20T18:29:52,282 ERROR: Could not find a version that satisfies the requirement logging-fastapi==0.0.2 (from versions: 0.0.1, 0.0.2) 2022-01-20T18:29:52,283 ERROR: No matching distribution found for logging-fastapi==0.0.2 2022-01-20T18:29:52,283 Exception information: 2022-01-20T18:29:52,283 Traceback (most recent call last): 2022-01-20T18:29:52,283 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-20T18:29:52,283 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-20T18:29:52,283 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-20T18:29:52,283 raise RequirementsConflicted(criterion) 2022-01-20T18:29:52,283 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('logging-fastapi==0.0.2') 2022-01-20T18:29:52,283 2022-01-20T18:29:52,283 During handling of the above exception, another exception occurred: 2022-01-20T18:29:52,283 2022-01-20T18:29:52,283 Traceback (most recent call last): 2022-01-20T18:29:52,283 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-20T18:29:52,283 result = self._result = resolver.resolve( 2022-01-20T18:29:52,283 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-20T18:29:52,283 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-20T18:29:52,283 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-20T18:29:52,283 raise ResolutionImpossible(e.criterion.information) 2022-01-20T18:29:52,283 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('logging-fastapi==0.0.2'), parent=None)] 2022-01-20T18:29:52,283 2022-01-20T18:29:52,283 The above exception was the direct cause of the following exception: 2022-01-20T18:29:52,283 2022-01-20T18:29:52,283 Traceback (most recent call last): 2022-01-20T18:29:52,283 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-20T18:29:52,283 status = run_func(*args) 2022-01-20T18:29:52,283 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-20T18:29:52,283 return func(self, options, args) 2022-01-20T18:29:52,283 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-20T18:29:52,283 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-20T18:29:52,283 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-20T18:29:52,283 raise error from e 2022-01-20T18:29:52,283 pip._internal.exceptions.DistributionNotFound: No matching distribution found for logging-fastapi==0.0.2 2022-01-20T18:29:52,294 Removed logging-fastapi==0.0.2 from https://files.pythonhosted.org/packages/0c/b4/469ef1a5b7d7032b797c9e04b1689b7eff88b75090fb987fc79ced088a0e/logging_fastapi-0.0.2.tar.gz#sha256=b1ae83d7c26273a1fedbb274a591ce336a60125293c6087cb317773f7f713cd4 from build tracker '/tmp/pip-req-tracker-nam_70qm' 2022-01-20T18:29:52,294 Removed build tracker: '/tmp/pip-req-tracker-nam_70qm'