2024-04-29T02:42:36,585 Created temporary directory: /tmp/pip-build-tracker-b7istnmr 2024-04-29T02:42:36,587 Initialized build tracking at /tmp/pip-build-tracker-b7istnmr 2024-04-29T02:42:36,587 Created build tracker: /tmp/pip-build-tracker-b7istnmr 2024-04-29T02:42:36,587 Entered build tracker: /tmp/pip-build-tracker-b7istnmr 2024-04-29T02:42:36,587 Created temporary directory: /tmp/pip-wheel-kxn0gj0p 2024-04-29T02:42:36,592 Created temporary directory: /tmp/pip-ephem-wheel-cache-755pvyl4 2024-04-29T02:42:36,616 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-29T02:42:36,619 2 location(s) to search for versions of pystreamtape: 2024-04-29T02:42:36,619 * https://pypi.org/simple/pystreamtape/ 2024-04-29T02:42:36,619 * https://www.piwheels.org/simple/pystreamtape/ 2024-04-29T02:42:36,619 Fetching project page and analyzing links: https://pypi.org/simple/pystreamtape/ 2024-04-29T02:42:36,620 Getting page https://pypi.org/simple/pystreamtape/ 2024-04-29T02:42:36,622 Found index url https://pypi.org/simple/ 2024-04-29T02:42:36,673 Fetched page https://pypi.org/simple/pystreamtape/ as application/vnd.pypi.simple.v1+json 2024-04-29T02:42:36,675 Skipping link: No binaries permitted for pystreamtape: https://files.pythonhosted.org/packages/14/6b/c8cccb568979a69281ba81d82bcc1235e88221127138f2030cc252819b42/PyStreamtape-1.0.0-py3-none-any.whl (from https://pypi.org/simple/pystreamtape/) 2024-04-29T02:42:36,675 Found link https://files.pythonhosted.org/packages/cf/a9/07e5752165e6bcebab072a8e5ceb5efad048e26f577741364afdd02da560/PyStreamtape-1.0.0.tar.gz (from https://pypi.org/simple/pystreamtape/), version: 1.0.0 2024-04-29T02:42:36,675 Fetching project page and analyzing links: https://www.piwheels.org/simple/pystreamtape/ 2024-04-29T02:42:36,676 Getting page https://www.piwheels.org/simple/pystreamtape/ 2024-04-29T02:42:36,677 Found index url https://www.piwheels.org/simple/ 2024-04-29T02:42:37,071 Fetched page https://www.piwheels.org/simple/pystreamtape/ as text/html 2024-04-29T02:42:37,073 Skipping link: not a file: https://www.piwheels.org/simple/pystreamtape/ 2024-04-29T02:42:37,074 Skipping link: not a file: https://pypi.org/simple/pystreamtape/ 2024-04-29T02:42:37,114 Given no hashes to check 1 links for project 'pystreamtape': discarding no candidates 2024-04-29T02:42:37,131 Collecting pystreamtape==1.0.0 2024-04-29T02:42:37,133 Created temporary directory: /tmp/pip-unpack-ziw_rpgb 2024-04-29T02:42:37,182 Downloading PyStreamtape-1.0.0.tar.gz (16 kB) 2024-04-29T02:42:37,219 Added pystreamtape==1.0.0 from https://files.pythonhosted.org/packages/cf/a9/07e5752165e6bcebab072a8e5ceb5efad048e26f577741364afdd02da560/PyStreamtape-1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-b7istnmr' 2024-04-29T02:42:37,222 Created temporary directory: /tmp/pip-build-env-59d0w7r7 2024-04-29T02:42:37,232 Installing build dependencies: started 2024-04-29T02:42:37,233 Running command pip subprocess to install build dependencies 2024-04-29T02:42:38,966 Using pip 24.0 from /usr/local/lib/python3.9/dist-packages/pip (python 3.9) 2024-04-29T02:42:39,540 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-29T02:42:41,320 Collecting setuptools>=40.8.0 2024-04-29T02:42:41,339 Using cached https://www.piwheels.org/simple/setuptools/setuptools-69.5.1-py3-none-any.whl (894 kB) 2024-04-29T02:42:43,155 Installing collected packages: setuptools 2024-04-29T02:42:45,495 Successfully installed setuptools-69.5.1 2024-04-29T02:42:45,927 Installing build dependencies: finished with status 'done' 2024-04-29T02:42:45,932 Getting requirements to build wheel: started 2024-04-29T02:42:45,933 Running command Getting requirements to build wheel 2024-04-29T02:42:46,668 Traceback (most recent call last): 2024-04-29T02:42:46,669 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2024-04-29T02:42:46,669 main() 2024-04-29T02:42:46,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2024-04-29T02:42:46,670 json_out['return_val'] = hook(**hook_input['kwargs']) 2024-04-29T02:42:46,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel 2024-04-29T02:42:46,670 return hook(config_settings) 2024-04-29T02:42:46,671 File "/tmp/pip-build-env-59d0w7r7/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 325, in get_requires_for_build_wheel 2024-04-29T02:42:46,671 return self._get_build_requires(config_settings, requirements=['wheel']) 2024-04-29T02:42:46,671 File "/tmp/pip-build-env-59d0w7r7/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 295, in _get_build_requires 2024-04-29T02:42:46,672 self.run_setup() 2024-04-29T02:42:46,672 File "/tmp/pip-build-env-59d0w7r7/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 487, in run_setup 2024-04-29T02:42:46,672 super().run_setup(setup_script=setup_script) 2024-04-29T02:42:46,673 File "/tmp/pip-build-env-59d0w7r7/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 311, in run_setup 2024-04-29T02:42:46,673 exec(code, locals()) 2024-04-29T02:42:46,673 File "", line 10, in 2024-04-29T02:42:46,674 FileNotFoundError: [Errno 2] No such file or directory: '/home/swadhin/GitHubproject/Streamtape/READMEx.md' 2024-04-29T02:42:46,724 ERROR: Getting requirements to build wheel exited with 1 2024-04-29T02:42:46,741 [bold magenta]full command[/]: [blue]/usr/bin/python3 /usr/local/lib/python3.9/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp27tanb2k[/] 2024-04-29T02:42:46,742 [bold magenta]cwd[/]: /tmp/pip-wheel-kxn0gj0p/pystreamtape_d2a4c947e25440cb84ac0b6940ad7366 2024-04-29T02:42:46,742 Getting requirements to build wheel: finished with status 'error' 2024-04-29T02:42:46,744 ERROR: Getting requirements to build wheel exited with 1 2024-04-29T02:42:46,750 Exception information: 2024-04-29T02:42:46,750 Traceback (most recent call last): 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-04-29T02:42:46,750 status = run_func(*args) 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-04-29T02:42:46,750 return func(self, options, args) 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-04-29T02:42:46,750 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-04-29T02:42:46,750 result = self._result = resolver.resolve( 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-04-29T02:42:46,750 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-04-29T02:42:46,750 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2024-04-29T02:42:46,750 if not criterion.candidates: 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2024-04-29T02:42:46,750 return bool(self._sequence) 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2024-04-29T02:42:46,750 return any(self) 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2024-04-29T02:42:46,750 return (c for c in iterator if id(c) not in self._incompatible_ids) 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2024-04-29T02:42:46,750 candidate = func() 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 182, in _make_candidate_from_link 2024-04-29T02:42:46,750 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 228, in _make_base_candidate_from_link 2024-04-29T02:42:46,750 self._link_candidate_cache[link] = LinkCandidate( 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 290, in __init__ 2024-04-29T02:42:46,750 super().__init__( 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2024-04-29T02:42:46,750 self.dist = self._prepare() 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 222, in _prepare 2024-04-29T02:42:46,750 dist = self._prepare_distribution() 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 301, in _prepare_distribution 2024-04-29T02:42:46,750 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 525, in prepare_linked_requirement 2024-04-29T02:42:46,750 return self._prepare_linked_requirement(req, parallel_builds) 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 640, in _prepare_linked_requirement 2024-04-29T02:42:46,750 dist = _get_prepared_distribution( 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution 2024-04-29T02:42:46,750 abstract_dist.prepare_distribution_metadata( 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 54, in prepare_distribution_metadata 2024-04-29T02:42:46,750 self._install_build_reqs(finder) 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 124, in _install_build_reqs 2024-04-29T02:42:46,750 build_reqs = self._get_build_requires_wheel() 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 101, in _get_build_requires_wheel 2024-04-29T02:42:46,750 return backend.get_requires_for_build_wheel() 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/misc.py", line 745, in get_requires_for_build_wheel 2024-04-29T02:42:46,750 return super().get_requires_for_build_wheel(config_settings=cs) 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 166, in get_requires_for_build_wheel 2024-04-29T02:42:46,750 return self._call_hook('get_requires_for_build_wheel', { 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 311, in _call_hook 2024-04-29T02:42:46,750 self._subprocess_runner( 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/subprocess.py", line 252, in runner 2024-04-29T02:42:46,750 call_subprocess( 2024-04-29T02:42:46,750 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2024-04-29T02:42:46,750 raise error 2024-04-29T02:42:46,750 pip._internal.exceptions.InstallationSubprocessError: Getting requirements to build wheel exited with 1 2024-04-29T02:42:46,759 Removed pystreamtape==1.0.0 from https://files.pythonhosted.org/packages/cf/a9/07e5752165e6bcebab072a8e5ceb5efad048e26f577741364afdd02da560/PyStreamtape-1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-b7istnmr' 2024-04-29T02:42:46,760 Removed build tracker: '/tmp/pip-build-tracker-b7istnmr'