2024-10-15T08:19:08,515 Created temporary directory: /tmp/pip-build-tracker-a1wnil0y 2024-10-15T08:19:08,516 Initialized build tracking at /tmp/pip-build-tracker-a1wnil0y 2024-10-15T08:19:08,517 Created build tracker: /tmp/pip-build-tracker-a1wnil0y 2024-10-15T08:19:08,517 Entered build tracker: /tmp/pip-build-tracker-a1wnil0y 2024-10-15T08:19:08,518 Created temporary directory: /tmp/pip-wheel-rhme1e39 2024-10-15T08:19:08,522 Created temporary directory: /tmp/pip-ephem-wheel-cache-f4o554a_ 2024-10-15T08:19:08,566 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-15T08:19:08,569 2 location(s) to search for versions of sandypackages: 2024-10-15T08:19:08,569 * https://pypi.org/simple/sandypackages/ 2024-10-15T08:19:08,569 * https://www.piwheels.org/simple/sandypackages/ 2024-10-15T08:19:08,570 Fetching project page and analyzing links: https://pypi.org/simple/sandypackages/ 2024-10-15T08:19:08,571 Getting page https://pypi.org/simple/sandypackages/ 2024-10-15T08:19:08,572 Found index url https://pypi.org/simple/ 2024-10-15T08:19:08,717 Fetched page https://pypi.org/simple/sandypackages/ as application/vnd.pypi.simple.v1+json 2024-10-15T08:19:08,719 Skipping link: No binaries permitted for sandypackages: https://files.pythonhosted.org/packages/77/5c/8fb484084e63dc2faa8450585536d62ec48893b4a0fc122134b577676f65/sandypackages-1.1-py3-none-any.whl (from https://pypi.org/simple/sandypackages/) (requires-python:>=3.6) 2024-10-15T08:19:08,720 Found link https://files.pythonhosted.org/packages/72/a7/0ad0db0a706820bbb085796b7f0514a952f7f0cd3ab924409694ec113da2/sandypackages-1.1.tar.gz (from https://pypi.org/simple/sandypackages/) (requires-python:>=3.6), version: 1.1 2024-10-15T08:19:08,721 Skipping link: No binaries permitted for sandypackages: https://files.pythonhosted.org/packages/26/d9/19d5093f847194deb6552d3c22f78bd97d169e327bac3ae65e6dc7eb9eef/sandypackages-1.2-py3-none-any.whl (from https://pypi.org/simple/sandypackages/) (requires-python:>=3.6) 2024-10-15T08:19:08,721 Found link https://files.pythonhosted.org/packages/9e/5b/df88ed4637263ed06c2c75515eac22174cc9b65f34926db745b534f00693/sandypackages-1.2.tar.gz (from https://pypi.org/simple/sandypackages/) (requires-python:>=3.6), version: 1.2 2024-10-15T08:19:08,722 Fetching project page and analyzing links: https://www.piwheels.org/simple/sandypackages/ 2024-10-15T08:19:08,723 Getting page https://www.piwheels.org/simple/sandypackages/ 2024-10-15T08:19:08,725 Found index url https://www.piwheels.org/simple/ 2024-10-15T08:19:08,891 Fetched page https://www.piwheels.org/simple/sandypackages/ as text/html 2024-10-15T08:19:08,892 Skipping link: not a file: https://www.piwheels.org/simple/sandypackages/ 2024-10-15T08:19:08,893 Skipping link: not a file: https://pypi.org/simple/sandypackages/ 2024-10-15T08:19:08,912 Given no hashes to check 1 links for project 'sandypackages': discarding no candidates 2024-10-15T08:19:08,914 Collecting sandypackages==1.2 2024-10-15T08:19:08,917 Created temporary directory: /tmp/pip-unpack-ry2y78wo 2024-10-15T08:19:09,133 Downloading sandypackages-1.2.tar.gz (2.8 kB) 2024-10-15T08:19:09,163 Added sandypackages==1.2 from https://files.pythonhosted.org/packages/9e/5b/df88ed4637263ed06c2c75515eac22174cc9b65f34926db745b534f00693/sandypackages-1.2.tar.gz to build tracker '/tmp/pip-build-tracker-a1wnil0y' 2024-10-15T08:19:09,165 Running setup.py (path:/tmp/pip-wheel-rhme1e39/sandypackages_49f8a565cd7e4df68fa0eba4313d8fb8/setup.py) egg_info for package sandypackages 2024-10-15T08:19:09,166 Created temporary directory: /tmp/pip-pip-egg-info-mnmzj1xu 2024-10-15T08:19:09,166 Preparing metadata (setup.py): started 2024-10-15T08:19:09,168 Running command python setup.py egg_info 2024-10-15T08:19:09,633 Traceback (most recent call last): 2024-10-15T08:19:09,634 File "", line 2, in 2024-10-15T08:19:09,634 File "", line 34, in 2024-10-15T08:19:09,635 File "/tmp/pip-wheel-rhme1e39/sandypackages_49f8a565cd7e4df68fa0eba4313d8fb8/setup.py", line 7, in 2024-10-15T08:19:09,637 long_description=open('README.md').read(), # Optional: Readme file 2024-10-15T08:19:09,638 ^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,638 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2024-10-15T08:19:09,697 ERROR: python setup.py egg_info exited with 1 2024-10-15T08:19:09,711 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2024-10-15T08:19:09,711 exec(compile('"'"''"'"''"'"' 2024-10-15T08:19:09,711 # This is -- a caller that pip uses to run setup.py 2024-10-15T08:19:09,711 # 2024-10-15T08:19:09,711 # - It imports setuptools before invoking setup.py, to enable projects that directly 2024-10-15T08:19:09,711 # import from `distutils.core` to work with newer packaging standards. 2024-10-15T08:19:09,711 # - It provides a clear error message when setuptools is not installed. 2024-10-15T08:19:09,711 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2024-10-15T08:19:09,711 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2024-10-15T08:19:09,711 # manifest_maker: standard file '"'"'-c'"'"' not found". 2024-10-15T08:19:09,711 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2024-10-15T08:19:09,711 import os, sys, tokenize 2024-10-15T08:19:09,711 2024-10-15T08:19:09,711 try: 2024-10-15T08:19:09,711 import setuptools 2024-10-15T08:19:09,711 except ImportError as error: 2024-10-15T08:19:09,711 print( 2024-10-15T08:19:09,711 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2024-10-15T08:19:09,711 "the build environment.", 2024-10-15T08:19:09,711 file=sys.stderr, 2024-10-15T08:19:09,711 ) 2024-10-15T08:19:09,711 sys.exit(1) 2024-10-15T08:19:09,711 2024-10-15T08:19:09,711 __file__ = %r 2024-10-15T08:19:09,711 sys.argv[0] = __file__ 2024-10-15T08:19:09,711 2024-10-15T08:19:09,711 if os.path.exists(__file__): 2024-10-15T08:19:09,711 filename = __file__ 2024-10-15T08:19:09,711 with tokenize.open(__file__) as f: 2024-10-15T08:19:09,711 setup_py_code = f.read() 2024-10-15T08:19:09,711 else: 2024-10-15T08:19:09,711 filename = "" 2024-10-15T08:19:09,711 setup_py_code = "from setuptools import setup; setup()" 2024-10-15T08:19:09,711 2024-10-15T08:19:09,711 exec(compile(setup_py_code, filename, "exec")) 2024-10-15T08:19:09,711 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-rhme1e39/sandypackages_49f8a565cd7e4df68fa0eba4313d8fb8/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-mnmzj1xu[/] 2024-10-15T08:19:09,711 [bold magenta]cwd[/]: /tmp/pip-wheel-rhme1e39/sandypackages_49f8a565cd7e4df68fa0eba4313d8fb8/ 2024-10-15T08:19:09,712 Preparing metadata (setup.py): finished with status 'error' 2024-10-15T08:19:09,713 ERROR: metadata generation failed 2024-10-15T08:19:09,719 Exception information: 2024-10-15T08:19:09,719 Traceback (most recent call last): 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2024-10-15T08:19:09,719 call_subprocess( 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 209, in call_subprocess 2024-10-15T08:19:09,719 raise error 2024-10-15T08:19:09,719 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2024-10-15T08:19:09,719 2024-10-15T08:19:09,719 The above exception was the direct cause of the following exception: 2024-10-15T08:19:09,719 2024-10-15T08:19:09,719 Traceback (most recent call last): 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-10-15T08:19:09,719 status = _inner_run() 2024-10-15T08:19:09,719 ^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-10-15T08:19:09,719 return self.run(options, args) 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-10-15T08:19:09,719 return func(self, options, args) 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-10-15T08:19:09,719 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-10-15T08:19:09,719 result = self._result = resolver.resolve( 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-10-15T08:19:09,719 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-10-15T08:19:09,719 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2024-10-15T08:19:09,719 if not criterion.candidates: 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2024-10-15T08:19:09,719 return bool(self._sequence) 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 174, in __bool__ 2024-10-15T08:19:09,719 return any(self) 2024-10-15T08:19:09,719 ^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 162, in 2024-10-15T08:19:09,719 return (c for c in iterator if id(c) not in self._incompatible_ids) 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 53, in _iter_built 2024-10-15T08:19:09,719 candidate = func() 2024-10-15T08:19:09,719 ^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 186, in _make_candidate_from_link 2024-10-15T08:19:09,719 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 232, in _make_base_candidate_from_link 2024-10-15T08:19:09,719 self._link_candidate_cache[link] = LinkCandidate( 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 303, in __init__ 2024-10-15T08:19:09,719 super().__init__( 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 158, in __init__ 2024-10-15T08:19:09,719 self.dist = self._prepare() 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 235, in _prepare 2024-10-15T08:19:09,719 dist = self._prepare_distribution() 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 314, in _prepare_distribution 2024-10-15T08:19:09,719 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 527, in prepare_linked_requirement 2024-10-15T08:19:09,719 return self._prepare_linked_requirement(req, parallel_builds) 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 642, in _prepare_linked_requirement 2024-10-15T08:19:09,719 dist = _get_prepared_distribution( 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 72, in _get_prepared_distribution 2024-10-15T08:19:09,719 abstract_dist.prepare_distribution_metadata( 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 69, in prepare_distribution_metadata 2024-10-15T08:19:09,719 self.req.prepare_metadata() 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 581, in prepare_metadata 2024-10-15T08:19:09,719 self.metadata_directory = generate_metadata_legacy( 2024-10-15T08:19:09,719 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-15T08:19:09,719 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2024-10-15T08:19:09,719 raise MetadataGenerationFailed(package_details=details) from error 2024-10-15T08:19:09,719 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2024-10-15T08:19:09,733 Removed sandypackages==1.2 from https://files.pythonhosted.org/packages/9e/5b/df88ed4637263ed06c2c75515eac22174cc9b65f34926db745b534f00693/sandypackages-1.2.tar.gz from build tracker '/tmp/pip-build-tracker-a1wnil0y' 2024-10-15T08:19:09,734 Removed build tracker: '/tmp/pip-build-tracker-a1wnil0y'