2022-06-01T22:54:42,329 Created temporary directory: /tmp/pip-ephem-wheel-cache-ztnp1tvh 2022-06-01T22:54:42,335 Created temporary directory: /tmp/pip-build-tracker-6ndjxfae 2022-06-01T22:54:42,335 Initialized build tracking at /tmp/pip-build-tracker-6ndjxfae 2022-06-01T22:54:42,336 Created build tracker: /tmp/pip-build-tracker-6ndjxfae 2022-06-01T22:54:42,336 Entered build tracker: /tmp/pip-build-tracker-6ndjxfae 2022-06-01T22:54:42,337 Created temporary directory: /tmp/pip-wheel-5ifboto2 2022-06-01T22:54:42,408 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-01T22:54:42,417 2 location(s) to search for versions of hugging-quik: 2022-06-01T22:54:42,417 * https://pypi.org/simple/hugging-quik/ 2022-06-01T22:54:42,417 * https://www.piwheels.org/simple/hugging-quik/ 2022-06-01T22:54:42,418 Fetching project page and analyzing links: https://pypi.org/simple/hugging-quik/ 2022-06-01T22:54:42,419 Getting page https://pypi.org/simple/hugging-quik/ 2022-06-01T22:54:42,422 Found index url https://pypi.org/simple 2022-06-01T22:54:42,543 Found link https://files.pythonhosted.org/packages/23/a8/05f2f5c6f2f4537272c5a3413f075f5037695a09a79461a7c5ae7950c85b/hugging-quik-0.0.1.tar.gz#sha256=da0fb54f01fdb1e92ed464bc0cc33bdca0dc4e6835e6de73ee480ccfe9f2bc52 (from https://pypi.org/simple/hugging-quik/), version: 0.0.1 2022-06-01T22:54:42,544 Skipping link: No binaries permitted for hugging-quik: https://files.pythonhosted.org/packages/0e/a3/b82e326ca34a57c21141184f964ec15d0b3d8a4c559a869feed86ee54afd/hugging_quik-0.0.1-py2.py3-none-any.whl#sha256=931f6fcb8ad36c78a1ed0b890c01a20d7a81876b25250afb9c6215ae104eed8c (from https://pypi.org/simple/hugging-quik/) 2022-06-01T22:54:42,545 Fetching project page and analyzing links: https://www.piwheels.org/simple/hugging-quik/ 2022-06-01T22:54:42,546 Getting page https://www.piwheels.org/simple/hugging-quik/ 2022-06-01T22:54:42,548 Found index url https://www.piwheels.org/simple 2022-06-01T22:54:42,753 Skipping link: not a file: https://www.piwheels.org/simple/hugging-quik/ 2022-06-01T22:54:42,754 Skipping link: not a file: https://pypi.org/simple/hugging-quik/ 2022-06-01T22:54:42,787 Given no hashes to check 1 links for project 'hugging-quik': discarding no candidates 2022-06-01T22:54:42,818 Collecting hugging-quik==0.0.1 2022-06-01T22:54:42,822 Created temporary directory: /tmp/pip-unpack-c_2fc_k6 2022-06-01T22:54:42,912 Downloading hugging-quik-0.0.1.tar.gz (6.5 kB) 2022-06-01T22:54:43,002 Added hugging-quik==0.0.1 from https://files.pythonhosted.org/packages/23/a8/05f2f5c6f2f4537272c5a3413f075f5037695a09a79461a7c5ae7950c85b/hugging-quik-0.0.1.tar.gz#sha256=da0fb54f01fdb1e92ed464bc0cc33bdca0dc4e6835e6de73ee480ccfe9f2bc52 to build tracker '/tmp/pip-build-tracker-6ndjxfae' 2022-06-01T22:54:43,010 Created temporary directory: /tmp/pip-build-env-pawwnxsx 2022-06-01T22:54:43,024 Created temporary directory: /tmp/pip-standalone-pip-6ypl85f7 2022-06-01T22:54:45,370 Installing build dependencies: started 2022-06-01T22:54:45,372 Running command pip subprocess to install build dependencies 2022-06-01T22:54:55,075 Using pip 22.1 from /tmp/pip-standalone-pip-6ypl85f7/__env_pip__.zip/pip (python 3.7) 2022-06-01T22:54:56,456 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-01T22:55:00,714 Collecting setuptools 2022-06-01T22:55:00,986 Using cached https://www.piwheels.org/simple/setuptools/setuptools-62.3.2-py3-none-any.whl (1.2 MB) 2022-06-01T22:55:01,648 Collecting wheel 2022-06-01T22:55:01,681 Using cached https://www.piwheels.org/simple/wheel/wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-06-01T22:55:06,365 Installing collected packages: wheel, setuptools 2022-06-01T22:55:06,638 Creating /tmp/pip-build-env-pawwnxsx/overlay/bin 2022-06-01T22:55:06,643 changing mode of /tmp/pip-build-env-pawwnxsx/overlay/bin/wheel to 755 2022-06-01T22:55:11,425 Successfully installed setuptools-62.3.2 wheel-0.37.1 2022-06-01T22:55:11,594 WARNING: There was an error checking the latest version of pip. 2022-06-01T22:55:12,059 Installing build dependencies: finished with status 'done' 2022-06-01T22:55:12,087 Getting requirements to build wheel: started 2022-06-01T22:55:12,089 Running command Getting requirements to build wheel 2022-06-01T22:55:13,951 Traceback (most recent call last): 2022-06-01T22:55:13,952 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in 2022-06-01T22:55:13,953 main() 2022-06-01T22:55:13,953 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main 2022-06-01T22:55:13,953 json_out['return_val'] = hook(**hook_input['kwargs']) 2022-06-01T22:55:13,954 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/pep517/in_process/_in_process.py", line 130, in get_requires_for_build_wheel 2022-06-01T22:55:13,954 return hook(config_settings) 2022-06-01T22:55:13,954 File "/usr/local/lib/python3.7/dist-packages/setuptools/build_meta.py", line 178, in get_requires_for_build_wheel 2022-06-01T22:55:13,955 config_settings, requirements=['wheel']) 2022-06-01T22:55:13,955 File "/usr/local/lib/python3.7/dist-packages/setuptools/build_meta.py", line 159, in _get_build_requires 2022-06-01T22:55:13,955 self.run_setup() 2022-06-01T22:55:13,956 File "/usr/local/lib/python3.7/dist-packages/setuptools/build_meta.py", line 174, in run_setup 2022-06-01T22:55:13,956 exec(compile(code, __file__, 'exec'), locals()) 2022-06-01T22:55:13,956 File "setup.py", line 9, in 2022-06-01T22:55:13,957 with open(here.joinpath("requirements.txt")) as f: 2022-06-01T22:55:13,957 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2022-06-01T22:55:14,112 ERROR: [present-rich] Getting requirements to build wheel exited with 1 2022-06-01T22:55:14,153 [bold magenta]full command[/]: [blue]/usr/bin/python3 /usr/local/lib/python3.7/dist-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp24n63a72[/] 2022-06-01T22:55:14,154 [bold magenta]cwd[/]: /tmp/pip-wheel-5ifboto2/hugging-quik_d0708c9d58af4ae5b8066b5c7034f7db 2022-06-01T22:55:14,154 Getting requirements to build wheel: finished with status 'error' 2022-06-01T22:55:14,159 ERROR: [present-rich] Getting requirements to build wheel exited with 1 2022-06-01T22:55:14,173 Exception information: 2022-06-01T22:55:14,173 Traceback (most recent call last): 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-01T22:55:14,173 status = run_func(*args) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-01T22:55:14,173 return func(self, options, args) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-01T22:55:14,173 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-01T22:55:14,173 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-01T22:55:14,173 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-01T22:55:14,173 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-06-01T22:55:14,173 if not criterion.candidates: 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-06-01T22:55:14,173 return bool(self._sequence) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-06-01T22:55:14,173 return any(self) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-06-01T22:55:14,173 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-06-01T22:55:14,173 candidate = func() 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 220, in _make_candidate_from_link 2022-06-01T22:55:14,173 version=version, 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__ 2022-06-01T22:55:14,173 version=version, 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 161, in __init__ 2022-06-01T22:55:14,173 self.dist = self._prepare() 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 230, in _prepare 2022-06-01T22:55:14,173 dist = self._prepare_distribution() 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 302, in _prepare_distribution 2022-06-01T22:55:14,173 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 421, in prepare_linked_requirement 2022-06-01T22:55:14,173 return self._prepare_linked_requirement(req, parallel_builds) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 494, in _prepare_linked_requirement 2022-06-01T22:55:14,173 self.build_isolation, 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 57, in _get_prepared_distribution 2022-06-01T22:55:14,173 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 45, in prepare_distribution_metadata 2022-06-01T22:55:14,173 self._install_build_reqs(finder) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 113, in _install_build_reqs 2022-06-01T22:55:14,173 build_reqs = self._get_build_requires_wheel() 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 90, in _get_build_requires_wheel 2022-06-01T22:55:14,173 return backend.get_requires_for_build_wheel() 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 685, in get_requires_for_build_wheel 2022-06-01T22:55:14,173 return super().get_requires_for_build_wheel(config_settings=cs) 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/pep517/wrappers.py", line 173, in get_requires_for_build_wheel 2022-06-01T22:55:14,173 'config_settings': config_settings 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/pep517/wrappers.py", line 325, in _call_hook 2022-06-01T22:55:14,173 extra_environ=extra_environ 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 257, in runner 2022-06-01T22:55:14,173 spinner=spinner, 2022-06-01T22:55:14,173 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2022-06-01T22:55:14,173 raise error 2022-06-01T22:55:14,173 pip._internal.exceptions.InstallationSubprocessError: Getting requirements to build wheel exited with 1 2022-06-01T22:55:14,195 Removed hugging-quik==0.0.1 from https://files.pythonhosted.org/packages/23/a8/05f2f5c6f2f4537272c5a3413f075f5037695a09a79461a7c5ae7950c85b/hugging-quik-0.0.1.tar.gz#sha256=da0fb54f01fdb1e92ed464bc0cc33bdca0dc4e6835e6de73ee480ccfe9f2bc52 from build tracker '/tmp/pip-build-tracker-6ndjxfae' 2022-06-01T22:55:14,196 Removed build tracker: '/tmp/pip-build-tracker-6ndjxfae'