2022-04-04T06:42:00,551 Created temporary directory: /tmp/pip-ephem-wheel-cache-1cnm04v1 2022-04-04T06:42:00,556 Created temporary directory: /tmp/pip-req-tracker-gp7uqkh8 2022-04-04T06:42:00,557 Initialized build tracking at /tmp/pip-req-tracker-gp7uqkh8 2022-04-04T06:42:00,557 Created build tracker: /tmp/pip-req-tracker-gp7uqkh8 2022-04-04T06:42:00,558 Entered build tracker: /tmp/pip-req-tracker-gp7uqkh8 2022-04-04T06:42:00,559 Created temporary directory: /tmp/pip-wheel-w6ya_40p 2022-04-04T06:42:00,620 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-04T06:42:00,628 2 location(s) to search for versions of demure-captcha: 2022-04-04T06:42:00,628 * https://pypi.org/simple/demure-captcha/ 2022-04-04T06:42:00,628 * https://www.piwheels.org/simple/demure-captcha/ 2022-04-04T06:42:00,629 Fetching project page and analyzing links: https://pypi.org/simple/demure-captcha/ 2022-04-04T06:42:00,630 Getting page https://pypi.org/simple/demure-captcha/ 2022-04-04T06:42:00,633 Found index url https://pypi.org/simple 2022-04-04T06:42:00,742 Skipping link: No binaries permitted for demure-captcha: https://files.pythonhosted.org/packages/f7/f2/55e0ed1b04348c99cf2edee63d2eebbc1adb4480f37650d8890278aea8ce/demure_captcha-0.8.2-py3-none-any.whl#sha256=00c81a1444e941d4fc94f2ffbc2951a662c698e5569b3a1565ae09102803ccb6 (from https://pypi.org/simple/demure-captcha/) (requires-python:>=3.8) 2022-04-04T06:42:00,743 Found link https://files.pythonhosted.org/packages/1f/11/fba57c7d28dae930bea152990c0878abd83f8649ce0eb051b5db245fbeb8/demure_captcha-0.8.2.tar.gz#sha256=a97790be2d07c94531eeeae5a3b5ebdc8a66ebe4cf895241820ec49317ca92b0 (from https://pypi.org/simple/demure-captcha/) (requires-python:>=3.8), version: 0.8.2 2022-04-04T06:42:00,744 Fetching project page and analyzing links: https://www.piwheels.org/simple/demure-captcha/ 2022-04-04T06:42:00,745 Getting page https://www.piwheels.org/simple/demure-captcha/ 2022-04-04T06:42:00,747 Found index url https://www.piwheels.org/simple 2022-04-04T06:42:00,954 Skipping link: not a file: https://www.piwheels.org/simple/demure-captcha/ 2022-04-04T06:42:00,954 Skipping link: not a file: https://pypi.org/simple/demure-captcha/ 2022-04-04T06:42:00,998 Given no hashes to check 1 links for project 'demure-captcha': discarding no candidates 2022-04-04T06:42:01,040 Collecting demure-captcha==0.8.2 2022-04-04T06:42:01,044 Created temporary directory: /tmp/pip-unpack-gn0ierta 2022-04-04T06:42:01,282 Downloading demure_captcha-0.8.2.tar.gz (535 kB) 2022-04-04T06:42:01,700 Added demure-captcha==0.8.2 from https://files.pythonhosted.org/packages/1f/11/fba57c7d28dae930bea152990c0878abd83f8649ce0eb051b5db245fbeb8/demure_captcha-0.8.2.tar.gz#sha256=a97790be2d07c94531eeeae5a3b5ebdc8a66ebe4cf895241820ec49317ca92b0 to build tracker '/tmp/pip-req-tracker-gp7uqkh8' 2022-04-04T06:42:01,702 Running setup.py (path:/tmp/pip-wheel-w6ya_40p/demure-captcha_c42d2e97194648a8954981345453365a/setup.py) egg_info for package demure-captcha 2022-04-04T06:42:01,703 Created temporary directory: /tmp/pip-pip-egg-info-k9k5duau 2022-04-04T06:42:01,703 Preparing metadata (setup.py): started 2022-04-04T06:42:01,705 Running command python setup.py egg_info 2022-04-04T06:42:03,185 Traceback (most recent call last): 2022-04-04T06:42:03,187 File "", line 2, in 2022-04-04T06:42:03,187 File "", line 34, in 2022-04-04T06:42:03,187 File "/tmp/pip-wheel-w6ya_40p/demure-captcha_c42d2e97194648a8954981345453365a/setup.py", line 7, in 2022-04-04T06:42:03,188 with open( "requirements.txt", "r", encoding="utf-8" ) as fh: 2022-04-04T06:42:03,189 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2022-04-04T06:42:03,277 ERROR: [present-diagnostic] python setup.py egg_info exited with 1 2022-04-04T06:42:03,316 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2022-04-04T06:42:03,316 exec(compile('"'"''"'"''"'"' 2022-04-04T06:42:03,316 # This is -- a caller that pip uses to run setup.py 2022-04-04T06:42:03,316 # 2022-04-04T06:42:03,316 # - It imports setuptools before invoking setup.py, to enable projects that directly 2022-04-04T06:42:03,316 # import from `distutils.core` to work with newer packaging standards. 2022-04-04T06:42:03,316 # - It provides a clear error message when setuptools is not installed. 2022-04-04T06:42:03,316 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2022-04-04T06:42:03,316 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2022-04-04T06:42:03,316 # manifest_maker: standard file '"'"'-c'"'"' not found". 2022-04-04T06:42:03,316 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2022-04-04T06:42:03,316 import os, sys, tokenize 2022-04-04T06:42:03,316 2022-04-04T06:42:03,316 try: 2022-04-04T06:42:03,316 import setuptools 2022-04-04T06:42:03,316 except ImportError as error: 2022-04-04T06:42:03,316 print( 2022-04-04T06:42:03,316 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2022-04-04T06:42:03,316 "the build environment.", 2022-04-04T06:42:03,316 file=sys.stderr, 2022-04-04T06:42:03,316 ) 2022-04-04T06:42:03,316 sys.exit(1) 2022-04-04T06:42:03,316 2022-04-04T06:42:03,316 __file__ = %r 2022-04-04T06:42:03,316 sys.argv[0] = __file__ 2022-04-04T06:42:03,316 2022-04-04T06:42:03,316 if os.path.exists(__file__): 2022-04-04T06:42:03,316 filename = __file__ 2022-04-04T06:42:03,316 with tokenize.open(__file__) as f: 2022-04-04T06:42:03,316 setup_py_code = f.read() 2022-04-04T06:42:03,316 else: 2022-04-04T06:42:03,316 filename = "" 2022-04-04T06:42:03,316 setup_py_code = "from setuptools import setup; setup()" 2022-04-04T06:42:03,316 2022-04-04T06:42:03,316 exec(compile(setup_py_code, filename, "exec")) 2022-04-04T06:42:03,316 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-w6ya_40p/demure-captcha_c42d2e97194648a8954981345453365a/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-k9k5duau[/] 2022-04-04T06:42:03,317 [bold magenta]cwd[/]: /tmp/pip-wheel-w6ya_40p/demure-captcha_c42d2e97194648a8954981345453365a/ 2022-04-04T06:42:03,318 Preparing metadata (setup.py): finished with status 'error' 2022-04-04T06:42:03,320 ERROR: [present-diagnostic] metadata generation failed 2022-04-04T06:42:03,334 Exception information: 2022-04-04T06:42:03,334 Traceback (most recent call last): 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2022-04-04T06:42:03,334 call_subprocess( 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2022-04-04T06:42:03,334 raise error 2022-04-04T06:42:03,334 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2022-04-04T06:42:03,334 2022-04-04T06:42:03,334 The above exception was the direct cause of the following exception: 2022-04-04T06:42:03,334 2022-04-04T06:42:03,334 Traceback (most recent call last): 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-04T06:42:03,334 status = run_func(*args) 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-04T06:42:03,334 return func(self, options, args) 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-04T06:42:03,334 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-04T06:42:03,334 result = self._result = resolver.resolve( 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-04T06:42:03,334 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-04T06:42:03,334 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-04-04T06:42:03,334 if not criterion.candidates: 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-04-04T06:42:03,334 return bool(self._sequence) 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-04-04T06:42:03,334 return any(self) 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-04-04T06:42:03,334 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-04-04T06:42:03,334 candidate = func() 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 215, in _make_candidate_from_link 2022-04-04T06:42:03,334 self._link_candidate_cache[link] = LinkCandidate( 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 288, in __init__ 2022-04-04T06:42:03,334 super().__init__( 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 158, in __init__ 2022-04-04T06:42:03,334 self.dist = self._prepare() 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 227, in _prepare 2022-04-04T06:42:03,334 dist = self._prepare_distribution() 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in _prepare_distribution 2022-04-04T06:42:03,334 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 487, in prepare_linked_requirement 2022-04-04T06:42:03,334 return self._prepare_linked_requirement(req, parallel_builds) 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 556, in _prepare_linked_requirement 2022-04-04T06:42:03,334 dist = _get_prepared_distribution( 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 58, in _get_prepared_distribution 2022-04-04T06:42:03,334 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 47, in prepare_distribution_metadata 2022-04-04T06:42:03,334 self.req.prepare_metadata() 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 528, in prepare_metadata 2022-04-04T06:42:03,334 self.metadata_directory = generate_metadata_legacy( 2022-04-04T06:42:03,334 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2022-04-04T06:42:03,334 raise MetadataGenerationFailed(package_details=details) from error 2022-04-04T06:42:03,334 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2022-04-04T06:42:03,356 Removed demure-captcha==0.8.2 from https://files.pythonhosted.org/packages/1f/11/fba57c7d28dae930bea152990c0878abd83f8649ce0eb051b5db245fbeb8/demure_captcha-0.8.2.tar.gz#sha256=a97790be2d07c94531eeeae5a3b5ebdc8a66ebe4cf895241820ec49317ca92b0 from build tracker '/tmp/pip-req-tracker-gp7uqkh8' 2022-04-04T06:42:03,357 Removed build tracker: '/tmp/pip-req-tracker-gp7uqkh8'