2024-04-29T00:53:12,154 Created temporary directory: /tmp/pip-build-tracker-em9s_51n 2024-04-29T00:53:12,155 Initialized build tracking at /tmp/pip-build-tracker-em9s_51n 2024-04-29T00:53:12,156 Created build tracker: /tmp/pip-build-tracker-em9s_51n 2024-04-29T00:53:12,156 Entered build tracker: /tmp/pip-build-tracker-em9s_51n 2024-04-29T00:53:12,157 Created temporary directory: /tmp/pip-wheel-7l7tj4js 2024-04-29T00:53:12,160 Created temporary directory: /tmp/pip-ephem-wheel-cache-b6l8oscb 2024-04-29T00:53:12,184 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-29T00:53:12,187 2 location(s) to search for versions of pystreamtape: 2024-04-29T00:53:12,187 * https://pypi.org/simple/pystreamtape/ 2024-04-29T00:53:12,187 * https://www.piwheels.org/simple/pystreamtape/ 2024-04-29T00:53:12,188 Fetching project page and analyzing links: https://pypi.org/simple/pystreamtape/ 2024-04-29T00:53:12,189 Getting page https://pypi.org/simple/pystreamtape/ 2024-04-29T00:53:12,190 Found index url https://pypi.org/simple/ 2024-04-29T00:53:12,407 Fetched page https://pypi.org/simple/pystreamtape/ as application/vnd.pypi.simple.v1+json 2024-04-29T00:53:12,408 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-29T00:53:12,409 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-29T00:53:12,410 Fetching project page and analyzing links: https://www.piwheels.org/simple/pystreamtape/ 2024-04-29T00:53:12,410 Getting page https://www.piwheels.org/simple/pystreamtape/ 2024-04-29T00:53:12,412 Found index url https://www.piwheels.org/simple/ 2024-04-29T00:53:12,586 Fetched page https://www.piwheels.org/simple/pystreamtape/ as text/html 2024-04-29T00:53:12,588 Skipping link: not a file: https://www.piwheels.org/simple/pystreamtape/ 2024-04-29T00:53:12,588 Skipping link: not a file: https://pypi.org/simple/pystreamtape/ 2024-04-29T00:53:12,606 Given no hashes to check 1 links for project 'pystreamtape': discarding no candidates 2024-04-29T00:53:12,624 Collecting pystreamtape==1.0.0 2024-04-29T00:53:12,627 Created temporary directory: /tmp/pip-unpack-sn_9baxr 2024-04-29T00:53:12,845 Downloading PyStreamtape-1.0.0.tar.gz (16 kB) 2024-04-29T00:53:12,879 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-em9s_51n' 2024-04-29T00:53:12,882 Created temporary directory: /tmp/pip-build-env-ubxzzag5 2024-04-29T00:53:12,887 Installing build dependencies: started 2024-04-29T00:53:12,888 Running command pip subprocess to install build dependencies 2024-04-29T00:53:16,314 Using pip 24.0 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2024-04-29T00:53:16,860 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-29T00:53:18,692 Collecting setuptools>=40.8.0 2024-04-29T00:53:18,706 Using cached https://www.piwheels.org/simple/setuptools/setuptools-69.5.1-py3-none-any.whl (894 kB) 2024-04-29T00:53:21,358 Installing collected packages: setuptools 2024-04-29T00:53:24,133 Successfully installed setuptools-69.5.1 2024-04-29T00:53:24,713 Installing build dependencies: finished with status 'done' 2024-04-29T00:53:24,716 Getting requirements to build wheel: started 2024-04-29T00:53:24,717 Running command Getting requirements to build wheel 2024-04-29T00:53:25,242 Traceback (most recent call last): 2024-04-29T00:53:25,242 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2024-04-29T00:53:25,243 main() 2024-04-29T00:53:25,243 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2024-04-29T00:53:25,244 json_out['return_val'] = hook(**hook_input['kwargs']) 2024-04-29T00:53:25,245 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,245 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel 2024-04-29T00:53:25,246 return hook(config_settings) 2024-04-29T00:53:25,246 ^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,247 File "/tmp/pip-build-env-ubxzzag5/overlay/local/lib/python3.11/dist-packages/setuptools/build_meta.py", line 325, in get_requires_for_build_wheel 2024-04-29T00:53:25,247 return self._get_build_requires(config_settings, requirements=['wheel']) 2024-04-29T00:53:25,248 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,248 File "/tmp/pip-build-env-ubxzzag5/overlay/local/lib/python3.11/dist-packages/setuptools/build_meta.py", line 295, in _get_build_requires 2024-04-29T00:53:25,249 self.run_setup() 2024-04-29T00:53:25,250 File "/tmp/pip-build-env-ubxzzag5/overlay/local/lib/python3.11/dist-packages/setuptools/build_meta.py", line 487, in run_setup 2024-04-29T00:53:25,251 super().run_setup(setup_script=setup_script) 2024-04-29T00:53:25,252 File "/tmp/pip-build-env-ubxzzag5/overlay/local/lib/python3.11/dist-packages/setuptools/build_meta.py", line 311, in run_setup 2024-04-29T00:53:25,252 exec(code, locals()) 2024-04-29T00:53:25,253 File "", line 10, in 2024-04-29T00:53:25,254 FileNotFoundError: [Errno 2] No such file or directory: '/home/swadhin/GitHubproject/Streamtape/READMEx.md' 2024-04-29T00:53:25,328 ERROR: Getting requirements to build wheel exited with 1 2024-04-29T00:53:25,341 [bold magenta]full command[/]: [blue]/usr/bin/python3 /usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp6ziei0ag[/] 2024-04-29T00:53:25,342 [bold magenta]cwd[/]: /tmp/pip-wheel-7l7tj4js/pystreamtape_3e3cdb59973e4e6c88c45474e50ad22f 2024-04-29T00:53:25,342 Getting requirements to build wheel: finished with status 'error' 2024-04-29T00:53:25,345 ERROR: Getting requirements to build wheel exited with 1 2024-04-29T00:53:25,350 Exception information: 2024-04-29T00:53:25,350 Traceback (most recent call last): 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-04-29T00:53:25,350 status = run_func(*args) 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-04-29T00:53:25,350 return func(self, options, args) 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-04-29T00:53:25,350 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-04-29T00:53:25,350 result = self._result = resolver.resolve( 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-04-29T00:53:25,350 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-04-29T00:53:25,350 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2024-04-29T00:53:25,350 if not criterion.candidates: 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2024-04-29T00:53:25,350 return bool(self._sequence) 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2024-04-29T00:53:25,350 return any(self) 2024-04-29T00:53:25,350 ^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2024-04-29T00:53:25,350 return (c for c in iterator if id(c) not in self._incompatible_ids) 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2024-04-29T00:53:25,350 candidate = func() 2024-04-29T00:53:25,350 ^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 182, in _make_candidate_from_link 2024-04-29T00:53:25,350 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 228, in _make_base_candidate_from_link 2024-04-29T00:53:25,350 self._link_candidate_cache[link] = LinkCandidate( 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 290, in __init__ 2024-04-29T00:53:25,350 super().__init__( 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2024-04-29T00:53:25,350 self.dist = self._prepare() 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 222, in _prepare 2024-04-29T00:53:25,350 dist = self._prepare_distribution() 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 301, in _prepare_distribution 2024-04-29T00:53:25,350 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 525, in prepare_linked_requirement 2024-04-29T00:53:25,350 return self._prepare_linked_requirement(req, parallel_builds) 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 640, in _prepare_linked_requirement 2024-04-29T00:53:25,350 dist = _get_prepared_distribution( 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution 2024-04-29T00:53:25,350 abstract_dist.prepare_distribution_metadata( 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 54, in prepare_distribution_metadata 2024-04-29T00:53:25,350 self._install_build_reqs(finder) 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 124, in _install_build_reqs 2024-04-29T00:53:25,350 build_reqs = self._get_build_requires_wheel() 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 101, in _get_build_requires_wheel 2024-04-29T00:53:25,350 return backend.get_requires_for_build_wheel() 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/misc.py", line 745, in get_requires_for_build_wheel 2024-04-29T00:53:25,350 return super().get_requires_for_build_wheel(config_settings=cs) 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 166, in get_requires_for_build_wheel 2024-04-29T00:53:25,350 return self._call_hook('get_requires_for_build_wheel', { 2024-04-29T00:53:25,350 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/pyproject_hooks/_impl.py", line 311, in _call_hook 2024-04-29T00:53:25,350 self._subprocess_runner( 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 252, in runner 2024-04-29T00:53:25,350 call_subprocess( 2024-04-29T00:53:25,350 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2024-04-29T00:53:25,350 raise error 2024-04-29T00:53:25,350 pip._internal.exceptions.InstallationSubprocessError: Getting requirements to build wheel exited with 1 2024-04-29T00:53:25,363 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-em9s_51n' 2024-04-29T00:53:25,364 Removed build tracker: '/tmp/pip-build-tracker-em9s_51n'