2024-06-20T14:37:38,382 Created temporary directory: /tmp/pip-build-tracker-_aqqpatm 2024-06-20T14:37:38,383 Initialized build tracking at /tmp/pip-build-tracker-_aqqpatm 2024-06-20T14:37:38,384 Created build tracker: /tmp/pip-build-tracker-_aqqpatm 2024-06-20T14:37:38,384 Entered build tracker: /tmp/pip-build-tracker-_aqqpatm 2024-06-20T14:37:38,385 Created temporary directory: /tmp/pip-wheel-h64ylzjb 2024-06-20T14:37:38,388 Created temporary directory: /tmp/pip-ephem-wheel-cache-sv0ppyso 2024-06-20T14:37:38,412 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-06-20T14:37:38,416 2 location(s) to search for versions of image-processing-leticiamilan: 2024-06-20T14:37:38,416 * https://pypi.org/simple/image-processing-leticiamilan/ 2024-06-20T14:37:38,416 * https://www.piwheels.org/simple/image-processing-leticiamilan/ 2024-06-20T14:37:38,417 Fetching project page and analyzing links: https://pypi.org/simple/image-processing-leticiamilan/ 2024-06-20T14:37:38,417 Getting page https://pypi.org/simple/image-processing-leticiamilan/ 2024-06-20T14:37:38,419 Found index url https://pypi.org/simple/ 2024-06-20T14:37:38,634 Fetched page https://pypi.org/simple/image-processing-leticiamilan/ as application/vnd.pypi.simple.v1+json 2024-06-20T14:37:38,635 Skipping link: No binaries permitted for image-processing-leticiamilan: https://files.pythonhosted.org/packages/4a/bd/12519eceb697b7c2d9c3a77eba279e28235cd31437f8a27075381ada5028/image_processing_leticiamilan-0.0.1-py3-none-any.whl (from https://pypi.org/simple/image-processing-leticiamilan/) 2024-06-20T14:37:38,636 Found link https://files.pythonhosted.org/packages/51/a1/581f8283b94dc572c84c33a8d0e8b6b5fcf9dc2b46dad0cbdeb8f44c0a82/image_processing_leticiamilan-0.0.1.tar.gz (from https://pypi.org/simple/image-processing-leticiamilan/), version: 0.0.1 2024-06-20T14:37:38,636 Fetching project page and analyzing links: https://www.piwheels.org/simple/image-processing-leticiamilan/ 2024-06-20T14:37:38,637 Getting page https://www.piwheels.org/simple/image-processing-leticiamilan/ 2024-06-20T14:37:38,638 Found index url https://www.piwheels.org/simple/ 2024-06-20T14:37:38,800 Fetched page https://www.piwheels.org/simple/image-processing-leticiamilan/ as text/html 2024-06-20T14:37:38,801 Skipping link: not a file: https://www.piwheels.org/simple/image-processing-leticiamilan/ 2024-06-20T14:37:38,802 Skipping link: not a file: https://pypi.org/simple/image-processing-leticiamilan/ 2024-06-20T14:37:38,821 Given no hashes to check 1 links for project 'image-processing-leticiamilan': discarding no candidates 2024-06-20T14:37:38,840 Collecting image-processing-leticiamilan==0.0.1 2024-06-20T14:37:38,843 Created temporary directory: /tmp/pip-unpack-pl92i17i 2024-06-20T14:37:39,074 Downloading image_processing_leticiamilan-0.0.1.tar.gz (5.0 kB) 2024-06-20T14:37:39,108 Added image-processing-leticiamilan==0.0.1 from https://files.pythonhosted.org/packages/51/a1/581f8283b94dc572c84c33a8d0e8b6b5fcf9dc2b46dad0cbdeb8f44c0a82/image_processing_leticiamilan-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-_aqqpatm' 2024-06-20T14:37:39,111 Running setup.py (path:/tmp/pip-wheel-h64ylzjb/image-processing-leticiamilan_7eb5494cdffe4a979701fef68cc0545b/setup.py) egg_info for package image-processing-leticiamilan 2024-06-20T14:37:39,112 Created temporary directory: /tmp/pip-pip-egg-info-ggwltkkf 2024-06-20T14:37:39,112 Preparing metadata (setup.py): started 2024-06-20T14:37:39,114 Running command python setup.py egg_info 2024-06-20T14:37:39,609 Traceback (most recent call last): 2024-06-20T14:37:39,609 File "", line 2, in 2024-06-20T14:37:39,610 File "", line 34, in 2024-06-20T14:37:39,611 File "/tmp/pip-wheel-h64ylzjb/image-processing-leticiamilan_7eb5494cdffe4a979701fef68cc0545b/setup.py", line 6, in 2024-06-20T14:37:39,612 with open("requirements.txt") as f: 2024-06-20T14:37:39,613 ^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,614 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2024-06-20T14:37:39,688 ERROR: python setup.py egg_info exited with 1 2024-06-20T14:37:39,702 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2024-06-20T14:37:39,702 exec(compile('"'"''"'"''"'"' 2024-06-20T14:37:39,702 # This is -- a caller that pip uses to run setup.py 2024-06-20T14:37:39,702 # 2024-06-20T14:37:39,702 # - It imports setuptools before invoking setup.py, to enable projects that directly 2024-06-20T14:37:39,702 # import from `distutils.core` to work with newer packaging standards. 2024-06-20T14:37:39,702 # - It provides a clear error message when setuptools is not installed. 2024-06-20T14:37:39,702 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2024-06-20T14:37:39,702 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2024-06-20T14:37:39,702 # manifest_maker: standard file '"'"'-c'"'"' not found". 2024-06-20T14:37:39,702 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2024-06-20T14:37:39,702 import os, sys, tokenize 2024-06-20T14:37:39,702 2024-06-20T14:37:39,702 try: 2024-06-20T14:37:39,702 import setuptools 2024-06-20T14:37:39,702 except ImportError as error: 2024-06-20T14:37:39,702 print( 2024-06-20T14:37:39,702 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2024-06-20T14:37:39,702 "the build environment.", 2024-06-20T14:37:39,702 file=sys.stderr, 2024-06-20T14:37:39,702 ) 2024-06-20T14:37:39,702 sys.exit(1) 2024-06-20T14:37:39,702 2024-06-20T14:37:39,702 __file__ = %r 2024-06-20T14:37:39,702 sys.argv[0] = __file__ 2024-06-20T14:37:39,702 2024-06-20T14:37:39,702 if os.path.exists(__file__): 2024-06-20T14:37:39,702 filename = __file__ 2024-06-20T14:37:39,702 with tokenize.open(__file__) as f: 2024-06-20T14:37:39,702 setup_py_code = f.read() 2024-06-20T14:37:39,702 else: 2024-06-20T14:37:39,702 filename = "" 2024-06-20T14:37:39,702 setup_py_code = "from setuptools import setup; setup()" 2024-06-20T14:37:39,702 2024-06-20T14:37:39,702 exec(compile(setup_py_code, filename, "exec")) 2024-06-20T14:37:39,702 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-h64ylzjb/image-processing-leticiamilan_7eb5494cdffe4a979701fef68cc0545b/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-ggwltkkf[/] 2024-06-20T14:37:39,702 [bold magenta]cwd[/]: /tmp/pip-wheel-h64ylzjb/image-processing-leticiamilan_7eb5494cdffe4a979701fef68cc0545b/ 2024-06-20T14:37:39,703 Preparing metadata (setup.py): finished with status 'error' 2024-06-20T14:37:39,704 ERROR: metadata generation failed 2024-06-20T14:37:39,710 Exception information: 2024-06-20T14:37:39,710 Traceback (most recent call last): 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2024-06-20T14:37:39,710 call_subprocess( 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2024-06-20T14:37:39,710 raise error 2024-06-20T14:37:39,710 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2024-06-20T14:37:39,710 2024-06-20T14:37:39,710 The above exception was the direct cause of the following exception: 2024-06-20T14:37:39,710 2024-06-20T14:37:39,710 Traceback (most recent call last): 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-06-20T14:37:39,710 status = run_func(*args) 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-06-20T14:37:39,710 return func(self, options, args) 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-06-20T14:37:39,710 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-06-20T14:37:39,710 result = self._result = resolver.resolve( 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-06-20T14:37:39,710 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-06-20T14:37:39,710 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2024-06-20T14:37:39,710 if not criterion.candidates: 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2024-06-20T14:37:39,710 return bool(self._sequence) 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2024-06-20T14:37:39,710 return any(self) 2024-06-20T14:37:39,710 ^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2024-06-20T14:37:39,710 return (c for c in iterator if id(c) not in self._incompatible_ids) 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2024-06-20T14:37:39,710 candidate = func() 2024-06-20T14:37:39,710 ^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 182, in _make_candidate_from_link 2024-06-20T14:37:39,710 base: Optional[BaseCandidate] = self._make_base_candidate_from_link( 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 228, in _make_base_candidate_from_link 2024-06-20T14:37:39,710 self._link_candidate_cache[link] = LinkCandidate( 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 290, in __init__ 2024-06-20T14:37:39,710 super().__init__( 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2024-06-20T14:37:39,710 self.dist = self._prepare() 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 222, in _prepare 2024-06-20T14:37:39,710 dist = self._prepare_distribution() 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 301, in _prepare_distribution 2024-06-20T14:37:39,710 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/operations/prepare.py", line 525, in prepare_linked_requirement 2024-06-20T14:37:39,710 return self._prepare_linked_requirement(req, parallel_builds) 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/operations/prepare.py", line 640, in _prepare_linked_requirement 2024-06-20T14:37:39,710 dist = _get_prepared_distribution( 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/operations/prepare.py", line 71, in _get_prepared_distribution 2024-06-20T14:37:39,710 abstract_dist.prepare_distribution_metadata( 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/distributions/sdist.py", line 67, in prepare_distribution_metadata 2024-06-20T14:37:39,710 self.req.prepare_metadata() 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/req/req_install.py", line 585, in prepare_metadata 2024-06-20T14:37:39,710 self.metadata_directory = generate_metadata_legacy( 2024-06-20T14:37:39,710 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-06-20T14:37:39,710 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2024-06-20T14:37:39,710 raise MetadataGenerationFailed(package_details=details) from error 2024-06-20T14:37:39,710 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2024-06-20T14:37:39,722 Removed image-processing-leticiamilan==0.0.1 from https://files.pythonhosted.org/packages/51/a1/581f8283b94dc572c84c33a8d0e8b6b5fcf9dc2b46dad0cbdeb8f44c0a82/image_processing_leticiamilan-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-_aqqpatm' 2024-06-20T14:37:39,723 Removed build tracker: '/tmp/pip-build-tracker-_aqqpatm'