2023-05-14T09:30:34,548 Created temporary directory: /tmp/pip-build-tracker-glzep5_s 2023-05-14T09:30:34,550 Initialized build tracking at /tmp/pip-build-tracker-glzep5_s 2023-05-14T09:30:34,551 Created build tracker: /tmp/pip-build-tracker-glzep5_s 2023-05-14T09:30:34,551 Entered build tracker: /tmp/pip-build-tracker-glzep5_s 2023-05-14T09:30:34,552 Created temporary directory: /tmp/pip-wheel-bc3rdptm 2023-05-14T09:30:34,561 Created temporary directory: /tmp/pip-ephem-wheel-cache-jaacl95i 2023-05-14T09:30:34,612 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-14T09:30:34,620 2 location(s) to search for versions of lasy: 2023-05-14T09:30:34,620 * https://pypi.org/simple/lasy/ 2023-05-14T09:30:34,620 * https://www.piwheels.org/simple/lasy/ 2023-05-14T09:30:34,622 Fetching project page and analyzing links: https://pypi.org/simple/lasy/ 2023-05-14T09:30:34,623 Getting page https://pypi.org/simple/lasy/ 2023-05-14T09:30:34,626 Found index url https://pypi.org/simple/ 2023-05-14T09:30:34,844 Fetched page https://pypi.org/simple/lasy/ as application/vnd.pypi.simple.v1+json 2023-05-14T09:30:34,847 Skipping link: No binaries permitted for lasy: https://files.pythonhosted.org/packages/39/30/981bb6f438f386d5003534d7f178c32dd7746e1984f735e286382a14b567/lasy-0.1.1-py3-none-any.whl (from https://pypi.org/simple/lasy/) (requires-python:>=3.7) 2023-05-14T09:30:34,848 Found link https://files.pythonhosted.org/packages/39/99/057a82ff9f4c64b326c22a46e30d4887196bd42f1a4144a70232e900a2dd/lasy-0.1.1.tar.gz (from https://pypi.org/simple/lasy/) (requires-python:>=3.7), version: 0.1.1 2023-05-14T09:30:34,849 Fetching project page and analyzing links: https://www.piwheels.org/simple/lasy/ 2023-05-14T09:30:34,850 Getting page https://www.piwheels.org/simple/lasy/ 2023-05-14T09:30:34,852 Found index url https://www.piwheels.org/simple/ 2023-05-14T09:30:35,978 Fetched page https://www.piwheels.org/simple/lasy/ as text/html 2023-05-14T09:30:35,980 Skipping link: not a file: https://www.piwheels.org/simple/lasy/ 2023-05-14T09:30:35,981 Skipping link: not a file: https://pypi.org/simple/lasy/ 2023-05-14T09:30:36,010 Given no hashes to check 1 links for project 'lasy': discarding no candidates 2023-05-14T09:30:36,038 Collecting lasy==0.1.1 2023-05-14T09:30:36,043 Created temporary directory: /tmp/pip-unpack-cpxozl8s 2023-05-14T09:30:36,136 Downloading lasy-0.1.1.tar.gz (24 kB) 2023-05-14T09:30:36,327 Added lasy==0.1.1 from https://files.pythonhosted.org/packages/39/99/057a82ff9f4c64b326c22a46e30d4887196bd42f1a4144a70232e900a2dd/lasy-0.1.1.tar.gz to build tracker '/tmp/pip-build-tracker-glzep5_s' 2023-05-14T09:30:36,340 Created temporary directory: /tmp/pip-build-env-n2_0vaom 2023-05-14T09:30:36,361 Installing build dependencies: started 2023-05-14T09:30:36,363 Running command pip subprocess to install build dependencies 2023-05-14T09:30:39,296 Using pip 23.1.2 from /usr/local/lib/python3.7/dist-packages/pip (python 3.7) 2023-05-14T09:30:40,035 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-14T09:30:44,008 Collecting setuptools>=40.8.0 2023-05-14T09:30:44,227 Using cached https://www.piwheels.org/simple/setuptools/setuptools-67.7.2-py3-none-any.whl (1.1 MB) 2023-05-14T09:30:44,865 Collecting wheel 2023-05-14T09:30:44,906 Using cached https://www.piwheels.org/simple/wheel/wheel-0.40.0-py3-none-any.whl (64 kB) 2023-05-14T09:30:49,193 Installing collected packages: wheel, setuptools 2023-05-14T09:30:49,641 Creating /tmp/pip-build-env-n2_0vaom/overlay/bin 2023-05-14T09:30:49,646 changing mode of /tmp/pip-build-env-n2_0vaom/overlay/bin/wheel to 755 2023-05-14T09:30:53,846 Successfully installed setuptools-67.7.2 wheel-0.40.0 2023-05-14T09:30:54,293 Installing build dependencies: finished with status 'done' 2023-05-14T09:30:54,305 Getting requirements to build wheel: started 2023-05-14T09:30:54,307 Running command Getting requirements to build wheel 2023-05-14T09:30:55,443 Traceback (most recent call last): 2023-05-14T09:30:55,444 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2023-05-14T09:30:55,445 main() 2023-05-14T09:30:55,446 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2023-05-14T09:30:55,446 json_out['return_val'] = hook(**hook_input['kwargs']) 2023-05-14T09:30:55,447 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel 2023-05-14T09:30:55,447 return hook(config_settings) 2023-05-14T09:30:55,448 File "/tmp/pip-build-env-n2_0vaom/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 341, in get_requires_for_build_wheel 2023-05-14T09:30:55,448 return self._get_build_requires(config_settings, requirements=['wheel']) 2023-05-14T09:30:55,449 File "/tmp/pip-build-env-n2_0vaom/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 323, in _get_build_requires 2023-05-14T09:30:55,449 self.run_setup() 2023-05-14T09:30:55,450 File "/tmp/pip-build-env-n2_0vaom/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 488, in run_setup 2023-05-14T09:30:55,450 self).run_setup(setup_script=setup_script) 2023-05-14T09:30:55,451 File "/tmp/pip-build-env-n2_0vaom/overlay/lib/python3.7/site-packages/setuptools/build_meta.py", line 338, in run_setup 2023-05-14T09:30:55,451 exec(code, locals()) 2023-05-14T09:30:55,451 File "", line 10, in 2023-05-14T09:30:55,452 FileNotFoundError: [Errno 2] No such file or directory: './requirements.txt' 2023-05-14T09:30:55,531 ERROR: [present-rich] Getting requirements to build wheel exited with 1 2023-05-14T09:30:55,577 [bold magenta]full command[/]: [blue]/usr/bin/python3 /usr/local/lib/python3.7/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py get_requires_for_build_wheel /tmp/tmpyf2k_lk4[/] 2023-05-14T09:30:55,578 [bold magenta]cwd[/]: /tmp/pip-wheel-bc3rdptm/lasy_cbea026621174e02930ccf35e7e49015 2023-05-14T09:30:55,578 Getting requirements to build wheel: finished with status 'error' 2023-05-14T09:30:55,584 ERROR: [present-rich] Getting requirements to build wheel exited with 1 2023-05-14T09:30:55,598 Exception information: 2023-05-14T09:30:55,598 Traceback (most recent call last): 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-14T09:30:55,598 status = run_func(*args) 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-14T09:30:55,598 return func(self, options, args) 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-14T09:30:55,598 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-05-14T09:30:55,598 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-14T09:30:55,598 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-14T09:30:55,598 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-05-14T09:30:55,598 if not criterion.candidates: 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-05-14T09:30:55,598 return bool(self._sequence) 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-05-14T09:30:55,598 return any(self) 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-05-14T09:30:55,598 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-05-14T09:30:55,598 candidate = func() 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 211, in _make_candidate_from_link 2023-05-14T09:30:55,598 version=version, 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in __init__ 2023-05-14T09:30:55,598 version=version, 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-05-14T09:30:55,598 self.dist = self._prepare() 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-05-14T09:30:55,598 dist = self._prepare_distribution() 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-05-14T09:30:55,598 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2023-05-14T09:30:55,598 return self._prepare_linked_requirement(req, parallel_builds) 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 636, in _prepare_linked_requirement 2023-05-14T09:30:55,598 self.check_build_deps, 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 70, in _get_prepared_distribution 2023-05-14T09:30:55,598 finder, build_isolation, check_build_deps 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 48, in prepare_distribution_metadata 2023-05-14T09:30:55,598 self._install_build_reqs(finder) 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 118, in _install_build_reqs 2023-05-14T09:30:55,598 build_reqs = self._get_build_requires_wheel() 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 95, in _get_build_requires_wheel 2023-05-14T09:30:55,598 return backend.get_requires_for_build_wheel() 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 692, in get_requires_for_build_wheel 2023-05-14T09:30:55,598 return super().get_requires_for_build_wheel(config_settings=cs) 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 167, in get_requires_for_build_wheel 2023-05-14T09:30:55,598 'config_settings': config_settings 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 314, in _call_hook 2023-05-14T09:30:55,598 extra_environ=extra_environ 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 257, in runner 2023-05-14T09:30:55,598 spinner=spinner, 2023-05-14T09:30:55,598 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-05-14T09:30:55,598 raise error 2023-05-14T09:30:55,598 pip._internal.exceptions.InstallationSubprocessError: Getting requirements to build wheel exited with 1 2023-05-14T09:30:55,623 Removed lasy==0.1.1 from https://files.pythonhosted.org/packages/39/99/057a82ff9f4c64b326c22a46e30d4887196bd42f1a4144a70232e900a2dd/lasy-0.1.1.tar.gz from build tracker '/tmp/pip-build-tracker-glzep5_s' 2023-05-14T09:30:55,624 Removed build tracker: '/tmp/pip-build-tracker-glzep5_s'