2023-09-14T13:29:18,794 Created temporary directory: /tmp/pip-build-tracker-4_7e60dp 2023-09-14T13:29:18,795 Initialized build tracking at /tmp/pip-build-tracker-4_7e60dp 2023-09-14T13:29:18,796 Created build tracker: /tmp/pip-build-tracker-4_7e60dp 2023-09-14T13:29:18,796 Entered build tracker: /tmp/pip-build-tracker-4_7e60dp 2023-09-14T13:29:18,797 Created temporary directory: /tmp/pip-wheel-rnzinuqn 2023-09-14T13:29:18,800 Created temporary directory: /tmp/pip-ephem-wheel-cache-mnjq8yna 2023-09-14T13:29:18,821 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-14T13:29:18,825 2 location(s) to search for versions of i18n-lang: 2023-09-14T13:29:18,825 * https://pypi.org/simple/i18n-lang/ 2023-09-14T13:29:18,825 * https://www.piwheels.org/simple/i18n-lang/ 2023-09-14T13:29:18,826 Fetching project page and analyzing links: https://pypi.org/simple/i18n-lang/ 2023-09-14T13:29:18,827 Getting page https://pypi.org/simple/i18n-lang/ 2023-09-14T13:29:18,828 Found index url https://pypi.org/simple/ 2023-09-14T13:29:19,091 Fetched page https://pypi.org/simple/i18n-lang/ as application/vnd.pypi.simple.v1+json 2023-09-14T13:29:19,093 Found link https://files.pythonhosted.org/packages/6e/14/1d99eacddc47cdba3422995acba3189757d1d449bd70a54cd0f92242fa9a/i18n.lang-0.0.0.tar.gz (from https://pypi.org/simple/i18n-lang/), version: 0.0.0 2023-09-14T13:29:19,094 Found link https://files.pythonhosted.org/packages/2b/32/67102ff53e846129bc7d8d630e4a94e8926d819090f55b653aab26abbcff/i18n.lang-0.0.1.tar.gz (from https://pypi.org/simple/i18n-lang/), version: 0.0.1 2023-09-14T13:29:19,094 Found link https://files.pythonhosted.org/packages/0d/d7/de9b2388b2c83161c8b29de9acc11080b22a1db5362e8c4bf9f0884b480c/i18n.lang-0.0.2.tar.gz (from https://pypi.org/simple/i18n-lang/), version: 0.0.2 2023-09-14T13:29:19,095 Found link https://files.pythonhosted.org/packages/7b/de/e7e4264ecc1a44f482ed7c7ecbab8995fd4cbb628a9a5c7001e231dd7d5d/i18n.lang-0.0.3.tar.gz (from https://pypi.org/simple/i18n-lang/), version: 0.0.3 2023-09-14T13:29:19,095 Fetching project page and analyzing links: https://www.piwheels.org/simple/i18n-lang/ 2023-09-14T13:29:19,096 Getting page https://www.piwheels.org/simple/i18n-lang/ 2023-09-14T13:29:19,098 Found index url https://www.piwheels.org/simple/ 2023-09-14T13:29:19,356 Fetched page https://www.piwheels.org/simple/i18n-lang/ as text/html 2023-09-14T13:29:19,357 Skipping link: not a file: https://www.piwheels.org/simple/i18n-lang/ 2023-09-14T13:29:19,358 Skipping link: not a file: https://pypi.org/simple/i18n-lang/ 2023-09-14T13:29:19,377 Given no hashes to check 1 links for project 'i18n-lang': discarding no candidates 2023-09-14T13:29:19,395 Collecting i18n-lang==0.0.0 2023-09-14T13:29:19,398 Created temporary directory: /tmp/pip-unpack-3sxa2mte 2023-09-14T13:29:19,639 Downloading i18n.lang-0.0.0.tar.gz (62 kB) 2023-09-14T13:29:19,762 Added i18n-lang==0.0.0 from https://files.pythonhosted.org/packages/6e/14/1d99eacddc47cdba3422995acba3189757d1d449bd70a54cd0f92242fa9a/i18n.lang-0.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-4_7e60dp' 2023-09-14T13:29:19,763 Running setup.py (path:/tmp/pip-wheel-rnzinuqn/i18n-lang_0ce9d1e5f8bd40deb385e6b87d8f314d/setup.py) egg_info for package i18n-lang 2023-09-14T13:29:19,764 Created temporary directory: /tmp/pip-pip-egg-info-tf_q21lj 2023-09-14T13:29:19,765 Preparing metadata (setup.py): started 2023-09-14T13:29:19,766 Running command python setup.py egg_info 2023-09-14T13:29:20,410 Traceback (most recent call last): 2023-09-14T13:29:20,410 File "", line 2, in 2023-09-14T13:29:20,410 File "", line 34, in 2023-09-14T13:29:20,411 File "/tmp/pip-wheel-rnzinuqn/i18n-lang_0ce9d1e5f8bd40deb385e6b87d8f314d/setup.py", line 24, in 2023-09-14T13:29:20,412 from i18n.lang import __version__ 2023-09-14T13:29:20,412 File "/tmp/pip-wheel-rnzinuqn/i18n-lang_0ce9d1e5f8bd40deb385e6b87d8f314d/i18n/lang/__init__.py", line 21, in 2023-09-14T13:29:20,413 from i18n.lang._i18n import i18nLangBuilder 2023-09-14T13:29:20,414 File "/tmp/pip-wheel-rnzinuqn/i18n-lang_0ce9d1e5f8bd40deb385e6b87d8f314d/i18n/lang/_i18n.py", line 30, in 2023-09-14T13:29:20,416 from ._sidle import Sidle 2023-09-14T13:29:20,416 File "/tmp/pip-wheel-rnzinuqn/i18n-lang_0ce9d1e5f8bd40deb385e6b87d8f314d/i18n/lang/_sidle.py", line 24, in 2023-09-14T13:29:20,417 from Crypto.Cipher import AES 2023-09-14T13:29:20,418 ModuleNotFoundError: No module named 'Crypto' 2023-09-14T13:29:20,493 ERROR: [present-rich] python setup.py egg_info exited with 1 2023-09-14T13:29:20,506 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2023-09-14T13:29:20,506 exec(compile('"'"''"'"''"'"' 2023-09-14T13:29:20,506 # This is -- a caller that pip uses to run setup.py 2023-09-14T13:29:20,506 # 2023-09-14T13:29:20,506 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-14T13:29:20,506 # import from `distutils.core` to work with newer packaging standards. 2023-09-14T13:29:20,506 # - It provides a clear error message when setuptools is not installed. 2023-09-14T13:29:20,506 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-14T13:29:20,506 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-14T13:29:20,506 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-14T13:29:20,506 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-14T13:29:20,506 import os, sys, tokenize 2023-09-14T13:29:20,506 2023-09-14T13:29:20,506 try: 2023-09-14T13:29:20,506 import setuptools 2023-09-14T13:29:20,506 except ImportError as error: 2023-09-14T13:29:20,506 print( 2023-09-14T13:29:20,506 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-14T13:29:20,506 "the build environment.", 2023-09-14T13:29:20,506 file=sys.stderr, 2023-09-14T13:29:20,506 ) 2023-09-14T13:29:20,506 sys.exit(1) 2023-09-14T13:29:20,506 2023-09-14T13:29:20,506 __file__ = %r 2023-09-14T13:29:20,506 sys.argv[0] = __file__ 2023-09-14T13:29:20,506 2023-09-14T13:29:20,506 if os.path.exists(__file__): 2023-09-14T13:29:20,506 filename = __file__ 2023-09-14T13:29:20,506 with tokenize.open(__file__) as f: 2023-09-14T13:29:20,506 setup_py_code = f.read() 2023-09-14T13:29:20,506 else: 2023-09-14T13:29:20,506 filename = "" 2023-09-14T13:29:20,506 setup_py_code = "from setuptools import setup; setup()" 2023-09-14T13:29:20,506 2023-09-14T13:29:20,506 exec(compile(setup_py_code, filename, "exec")) 2023-09-14T13:29:20,506 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-rnzinuqn/i18n-lang_0ce9d1e5f8bd40deb385e6b87d8f314d/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-tf_q21lj[/] 2023-09-14T13:29:20,506 [bold magenta]cwd[/]: /tmp/pip-wheel-rnzinuqn/i18n-lang_0ce9d1e5f8bd40deb385e6b87d8f314d/ 2023-09-14T13:29:20,507 Preparing metadata (setup.py): finished with status 'error' 2023-09-14T13:29:20,508 ERROR: [present-rich] metadata generation failed 2023-09-14T13:29:20,514 Exception information: 2023-09-14T13:29:20,514 Traceback (most recent call last): 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2023-09-14T13:29:20,514 call_subprocess( 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-09-14T13:29:20,514 raise error 2023-09-14T13:29:20,514 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2023-09-14T13:29:20,514 2023-09-14T13:29:20,514 The above exception was the direct cause of the following exception: 2023-09-14T13:29:20,514 2023-09-14T13:29:20,514 Traceback (most recent call last): 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-14T13:29:20,514 status = run_func(*args) 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-14T13:29:20,514 return func(self, options, args) 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-14T13:29:20,514 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-14T13:29:20,514 result = self._result = resolver.resolve( 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-14T13:29:20,514 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-14T13:29:20,514 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-09-14T13:29:20,514 if not criterion.candidates: 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-09-14T13:29:20,514 return bool(self._sequence) 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-09-14T13:29:20,514 return any(self) 2023-09-14T13:29:20,514 ^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-09-14T13:29:20,514 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-09-14T13:29:20,514 candidate = func() 2023-09-14T13:29:20,514 ^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-09-14T13:29:20,514 self._link_candidate_cache[link] = LinkCandidate( 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-09-14T13:29:20,514 super().__init__( 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-09-14T13:29:20,514 self.dist = self._prepare() 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-09-14T13:29:20,514 dist = self._prepare_distribution() 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-09-14T13:29:20,514 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 538, in prepare_linked_requirement 2023-09-14T13:29:20,514 return self._prepare_linked_requirement(req, parallel_builds) 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 653, in _prepare_linked_requirement 2023-09-14T13:29:20,514 dist = _get_prepared_distribution( 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-09-14T13:29:20,514 abstract_dist.prepare_distribution_metadata( 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-09-14T13:29:20,514 self.req.prepare_metadata() 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 568, in prepare_metadata 2023-09-14T13:29:20,514 self.metadata_directory = generate_metadata_legacy( 2023-09-14T13:29:20,514 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-14T13:29:20,514 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2023-09-14T13:29:20,514 raise MetadataGenerationFailed(package_details=details) from error 2023-09-14T13:29:20,514 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-09-14T13:29:20,526 Removed i18n-lang==0.0.0 from https://files.pythonhosted.org/packages/6e/14/1d99eacddc47cdba3422995acba3189757d1d449bd70a54cd0f92242fa9a/i18n.lang-0.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-4_7e60dp' 2023-09-14T13:29:20,527 Removed build tracker: '/tmp/pip-build-tracker-4_7e60dp'