2023-09-10T17:18:26,524 Created temporary directory: /tmp/pip-build-tracker-c2h4n9b5 2023-09-10T17:18:26,525 Initialized build tracking at /tmp/pip-build-tracker-c2h4n9b5 2023-09-10T17:18:26,525 Created build tracker: /tmp/pip-build-tracker-c2h4n9b5 2023-09-10T17:18:26,526 Entered build tracker: /tmp/pip-build-tracker-c2h4n9b5 2023-09-10T17:18:26,527 Created temporary directory: /tmp/pip-wheel-8oi8a2nh 2023-09-10T17:18:26,530 Created temporary directory: /tmp/pip-ephem-wheel-cache-m9lnt_s2 2023-09-10T17:18:26,551 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-10T17:18:26,555 2 location(s) to search for versions of asynckafka: 2023-09-10T17:18:26,555 * https://pypi.org/simple/asynckafka/ 2023-09-10T17:18:26,555 * https://www.piwheels.org/simple/asynckafka/ 2023-09-10T17:18:26,555 Fetching project page and analyzing links: https://pypi.org/simple/asynckafka/ 2023-09-10T17:18:26,556 Getting page https://pypi.org/simple/asynckafka/ 2023-09-10T17:18:26,558 Found index url https://pypi.org/simple/ 2023-09-10T17:18:26,836 Fetched page https://pypi.org/simple/asynckafka/ as application/vnd.pypi.simple.v1+json 2023-09-10T17:18:26,838 Found link https://files.pythonhosted.org/packages/0c/fa/ce8e39e476e5d16117b840565d66d927469a9c343d09ccc3a6404d7056f7/asynckafka-0.1.1.tar.gz (from https://pypi.org/simple/asynckafka/), version: 0.1.1 2023-09-10T17:18:26,839 Found link https://files.pythonhosted.org/packages/c4/8a/43802d8ed7b336fb5ea33b99fb3ab6394c9c32601294b3cf53409133e184/asynckafka-0.1.2.tar.gz (from https://pypi.org/simple/asynckafka/), version: 0.1.2 2023-09-10T17:18:26,839 Found link https://files.pythonhosted.org/packages/de/27/9b69d847e00230e21a298391793328bebea435982f597cdd952cd4035cd4/asynckafka-0.1.3.tar.gz (from https://pypi.org/simple/asynckafka/), version: 0.1.3 2023-09-10T17:18:26,840 Found link https://files.pythonhosted.org/packages/64/8a/72fb926c73a734fd43d2fae60ca0b7930809c072ded3b4659e04ae19e6fb/asynckafka-0.2.0.tar.gz (from https://pypi.org/simple/asynckafka/), version: 0.2.0 2023-09-10T17:18:26,841 Fetching project page and analyzing links: https://www.piwheels.org/simple/asynckafka/ 2023-09-10T17:18:26,841 Getting page https://www.piwheels.org/simple/asynckafka/ 2023-09-10T17:18:26,843 Found index url https://www.piwheels.org/simple/ 2023-09-10T17:18:27,117 Fetched page https://www.piwheels.org/simple/asynckafka/ as text/html 2023-09-10T17:18:27,118 Skipping link: not a file: https://www.piwheels.org/simple/asynckafka/ 2023-09-10T17:18:27,118 Skipping link: not a file: https://pypi.org/simple/asynckafka/ 2023-09-10T17:18:27,137 Given no hashes to check 1 links for project 'asynckafka': discarding no candidates 2023-09-10T17:18:27,156 Collecting asynckafka==0.1.2 2023-09-10T17:18:27,158 Created temporary directory: /tmp/pip-unpack-sgn3_21j 2023-09-10T17:18:27,382 Downloading asynckafka-0.1.2.tar.gz (670 kB) 2023-09-10T17:18:27,719 Added asynckafka==0.1.2 from https://files.pythonhosted.org/packages/c4/8a/43802d8ed7b336fb5ea33b99fb3ab6394c9c32601294b3cf53409133e184/asynckafka-0.1.2.tar.gz to build tracker '/tmp/pip-build-tracker-c2h4n9b5' 2023-09-10T17:18:27,720 Running setup.py (path:/tmp/pip-wheel-8oi8a2nh/asynckafka_dd925800ccc34f9eba8c4fc150d8ae5a/setup.py) egg_info for package asynckafka 2023-09-10T17:18:27,721 Created temporary directory: /tmp/pip-pip-egg-info-crslni2p 2023-09-10T17:18:27,722 Preparing metadata (setup.py): started 2023-09-10T17:18:27,723 Running command python setup.py egg_info 2023-09-10T17:18:30,037 /usr/local/lib/python3.11/dist-packages/Cython/Compiler/Main.py:384: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /tmp/pip-wheel-8oi8a2nh/asynckafka_dd925800ccc34f9eba8c4fc150d8ae5a/asynckafka/callbacks.pxd 2023-09-10T17:18:30,037 tree = Parsing.p_module(s, pxd, full_module_name) 2023-09-10T17:18:30,135 warning: asynckafka/includes/c_rd_kafka.pxd:238:4: 'rd_kafka_conf_res_t' redeclared 2023-09-10T17:18:30,193 warning: asynckafka/includes/c_rd_kafka.pxd:239:8: 'RD_KAFKA_CONF_UNKNOWN' redeclared 2023-09-10T17:18:30,194 warning: asynckafka/includes/c_rd_kafka.pxd:240:8: 'RD_KAFKA_CONF_INVALID' redeclared 2023-09-10T17:18:30,195 warning: asynckafka/includes/c_rd_kafka.pxd:241:8: 'RD_KAFKA_CONF_OK' redeclared 2023-09-10T17:18:30,561 /usr/local/lib/python3.11/dist-packages/Cython/Compiler/Main.py:384: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /tmp/pip-wheel-8oi8a2nh/asynckafka_dd925800ccc34f9eba8c4fc150d8ae5a/asynckafka/consumer/consumer.pxd 2023-09-10T17:18:30,561 tree = Parsing.p_module(s, pxd, full_module_name) 2023-09-10T17:18:30,665 warning: asynckafka/includes/c_rd_kafka.pxd:238:4: 'rd_kafka_conf_res_t' redeclared 2023-09-10T17:18:30,718 warning: asynckafka/includes/c_rd_kafka.pxd:239:8: 'RD_KAFKA_CONF_UNKNOWN' redeclared 2023-09-10T17:18:30,718 warning: asynckafka/includes/c_rd_kafka.pxd:240:8: 'RD_KAFKA_CONF_INVALID' redeclared 2023-09-10T17:18:30,719 warning: asynckafka/includes/c_rd_kafka.pxd:241:8: 'RD_KAFKA_CONF_OK' redeclared 2023-09-10T17:18:31,175 /usr/local/lib/python3.11/dist-packages/Cython/Compiler/Main.py:384: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /tmp/pip-wheel-8oi8a2nh/asynckafka_dd925800ccc34f9eba8c4fc150d8ae5a/asynckafka/consumer/message.pxd 2023-09-10T17:18:31,175 tree = Parsing.p_module(s, pxd, full_module_name) 2023-09-10T17:18:31,262 warning: asynckafka/includes/c_rd_kafka.pxd:238:4: 'rd_kafka_conf_res_t' redeclared 2023-09-10T17:18:31,318 warning: asynckafka/includes/c_rd_kafka.pxd:239:8: 'RD_KAFKA_CONF_UNKNOWN' redeclared 2023-09-10T17:18:31,319 warning: asynckafka/includes/c_rd_kafka.pxd:240:8: 'RD_KAFKA_CONF_INVALID' redeclared 2023-09-10T17:18:31,320 warning: asynckafka/includes/c_rd_kafka.pxd:241:8: 'RD_KAFKA_CONF_OK' redeclared 2023-09-10T17:18:31,633 /usr/local/lib/python3.11/dist-packages/Cython/Compiler/Main.py:384: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /tmp/pip-wheel-8oi8a2nh/asynckafka_dd925800ccc34f9eba8c4fc150d8ae5a/asynckafka/consumer/rd_kafka_consumer.pxd 2023-09-10T17:18:31,634 tree = Parsing.p_module(s, pxd, full_module_name) 2023-09-10T17:18:31,726 warning: asynckafka/includes/c_rd_kafka.pxd:238:4: 'rd_kafka_conf_res_t' redeclared 2023-09-10T17:18:31,780 warning: asynckafka/includes/c_rd_kafka.pxd:239:8: 'RD_KAFKA_CONF_UNKNOWN' redeclared 2023-09-10T17:18:31,781 warning: asynckafka/includes/c_rd_kafka.pxd:240:8: 'RD_KAFKA_CONF_INVALID' redeclared 2023-09-10T17:18:31,781 warning: asynckafka/includes/c_rd_kafka.pxd:241:8: 'RD_KAFKA_CONF_OK' redeclared 2023-09-10T17:18:31,981 Error compiling Cython file: 2023-09-10T17:18:31,981 ------------------------------------------------------------ 2023-09-10T17:18:31,982 ... 2023-09-10T17:18:31,983 def add_topic(self, topic: str): 2023-09-10T17:18:31,983 self.topics.append(topic.encode()) 2023-09-10T17:18:31,984 def _init_rd_kafka_configs(self): 2023-09-10T17:18:31,985 self.conf = crdk.rd_kafka_conf_new() 2023-09-10T17:18:31,986 crdk.rd_kafka_conf_set_log_cb(self.conf, cb_logger) 2023-09-10T17:18:31,986 ^ 2023-09-10T17:18:31,987 ------------------------------------------------------------ 2023-09-10T17:18:31,988 asynckafka/consumer/rd_kafka_consumer.pyx:67:49: Cannot assign type 'void (const rd_kafka_t *, int, const char *, const char *) except *' to 'void (*)(const rd_kafka_t *, int, const char *, const char *) noexcept'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (const rd_kafka_t *, int, const char *, const char *) except *'. 2023-09-10T17:18:31,989 Error compiling Cython file: 2023-09-10T17:18:31,990 ------------------------------------------------------------ 2023-09-10T17:18:31,991 ... 2023-09-10T17:18:31,991 self.topics.append(topic.encode()) 2023-09-10T17:18:31,993 def _init_rd_kafka_configs(self): 2023-09-10T17:18:31,993 self.conf = crdk.rd_kafka_conf_new() 2023-09-10T17:18:31,994 crdk.rd_kafka_conf_set_log_cb(self.conf, cb_logger) 2023-09-10T17:18:31,994 crdk.rd_kafka_conf_set_error_cb(self.conf, cb_error) 2023-09-10T17:18:31,995 ^ 2023-09-10T17:18:31,995 ------------------------------------------------------------ 2023-09-10T17:18:31,997 asynckafka/consumer/rd_kafka_consumer.pyx:68:51: Cannot assign type 'void (rd_kafka_t *, int, const char *, void *) except *' to 'void (*)(rd_kafka_t *, int, const char *, void *) noexcept'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (rd_kafka_t *, int, const char *, void *) except *'. 2023-09-10T17:18:31,998 Error compiling Cython file: 2023-09-10T17:18:31,998 ------------------------------------------------------------ 2023-09-10T17:18:31,999 ... 2023-09-10T17:18:31,999 sizeof(self.errstr) 2023-09-10T17:18:32,000 ) 2023-09-10T17:18:32,000 utils.parse_rd_kafka_conf_response(conf_resp, key, value) 2023-09-10T17:18:32,001 def _init_rd_kafka_consumer_group(self): 2023-09-10T17:18:32,002 crdk.rd_kafka_conf_set_rebalance_cb(self.conf, cb_rebalance) 2023-09-10T17:18:32,002 ^ 2023-09-10T17:18:32,003 ------------------------------------------------------------ 2023-09-10T17:18:32,004 asynckafka/consumer/rd_kafka_consumer.pyx:88:55: Cannot assign type 'void (rd_kafka_t *, rd_kafka_resp_err_t, rd_kafka_topic_partition_list_t *, void *) except *' to 'void (*)(rd_kafka_t *, rd_kafka_resp_err_t, rd_kafka_topic_partition_list_t *, void *) noexcept'. Exception values are incompatible. Suggest adding 'noexcept' to type 'void (rd_kafka_t *, rd_kafka_resp_err_t, rd_kafka_topic_partition_list_t *, void *) except *'. 2023-09-10T17:18:32,073 Traceback (most recent call last): 2023-09-10T17:18:32,074 File "", line 2, in 2023-09-10T17:18:32,074 File "", line 34, in 2023-09-10T17:18:32,075 File "/tmp/pip-wheel-8oi8a2nh/asynckafka_dd925800ccc34f9eba8c4fc150d8ae5a/setup.py", line 63, in 2023-09-10T17:18:32,075 ext_modules=cythonize( 2023-09-10T17:18:32,076 ^^^^^^^^^^ 2023-09-10T17:18:32,077 File "/usr/local/lib/python3.11/dist-packages/Cython/Build/Dependencies.py", line 1134, in cythonize 2023-09-10T17:18:32,078 cythonize_one(*args) 2023-09-10T17:18:32,079 File "/usr/local/lib/python3.11/dist-packages/Cython/Build/Dependencies.py", line 1301, in cythonize_one 2023-09-10T17:18:32,081 raise CompileError(None, pyx_file) 2023-09-10T17:18:32,082 Cython.Compiler.Errors.CompileError: asynckafka/consumer/rd_kafka_consumer.pyx 2023-09-10T17:18:32,083 Compiling asynckafka/settings.pyx because it changed. 2023-09-10T17:18:32,084 Compiling asynckafka/callbacks.pyx because it changed. 2023-09-10T17:18:32,084 Compiling asynckafka/utils.pyx because it changed. 2023-09-10T17:18:32,085 Compiling asynckafka/consumer/message.pyx because it changed. 2023-09-10T17:18:32,086 Compiling asynckafka/consumer/topic_partition.pyx because it changed. 2023-09-10T17:18:32,087 Compiling asynckafka/consumer/rd_kafka_consumer.pyx because it changed. 2023-09-10T17:18:32,088 Compiling asynckafka/consumer/consumer.pyx because it changed. 2023-09-10T17:18:32,089 Compiling asynckafka/producer/rd_kafka_producer.pyx because it changed. 2023-09-10T17:18:32,090 Compiling asynckafka/producer/producer.pyx because it changed. 2023-09-10T17:18:32,090 [1/9] Cythonizing asynckafka/callbacks.pyx 2023-09-10T17:18:32,091 [2/9] Cythonizing asynckafka/consumer/consumer.pyx 2023-09-10T17:18:32,092 [3/9] Cythonizing asynckafka/consumer/message.pyx 2023-09-10T17:18:32,093 [4/9] Cythonizing asynckafka/consumer/rd_kafka_consumer.pyx 2023-09-10T17:18:32,331 ERROR: [present-rich] python setup.py egg_info exited with 1 2023-09-10T17:18:32,344 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2023-09-10T17:18:32,344 exec(compile('"'"''"'"''"'"' 2023-09-10T17:18:32,344 # This is -- a caller that pip uses to run setup.py 2023-09-10T17:18:32,344 # 2023-09-10T17:18:32,344 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-10T17:18:32,344 # import from `distutils.core` to work with newer packaging standards. 2023-09-10T17:18:32,344 # - It provides a clear error message when setuptools is not installed. 2023-09-10T17:18:32,344 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-10T17:18:32,344 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-10T17:18:32,344 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-10T17:18:32,344 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-10T17:18:32,344 import os, sys, tokenize 2023-09-10T17:18:32,344 2023-09-10T17:18:32,344 try: 2023-09-10T17:18:32,344 import setuptools 2023-09-10T17:18:32,344 except ImportError as error: 2023-09-10T17:18:32,344 print( 2023-09-10T17:18:32,344 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-10T17:18:32,344 "the build environment.", 2023-09-10T17:18:32,344 file=sys.stderr, 2023-09-10T17:18:32,344 ) 2023-09-10T17:18:32,344 sys.exit(1) 2023-09-10T17:18:32,344 2023-09-10T17:18:32,344 __file__ = %r 2023-09-10T17:18:32,344 sys.argv[0] = __file__ 2023-09-10T17:18:32,344 2023-09-10T17:18:32,344 if os.path.exists(__file__): 2023-09-10T17:18:32,344 filename = __file__ 2023-09-10T17:18:32,344 with tokenize.open(__file__) as f: 2023-09-10T17:18:32,344 setup_py_code = f.read() 2023-09-10T17:18:32,344 else: 2023-09-10T17:18:32,344 filename = "" 2023-09-10T17:18:32,344 setup_py_code = "from setuptools import setup; setup()" 2023-09-10T17:18:32,344 2023-09-10T17:18:32,344 exec(compile(setup_py_code, filename, "exec")) 2023-09-10T17:18:32,344 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-8oi8a2nh/asynckafka_dd925800ccc34f9eba8c4fc150d8ae5a/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-crslni2p[/] 2023-09-10T17:18:32,345 [bold magenta]cwd[/]: /tmp/pip-wheel-8oi8a2nh/asynckafka_dd925800ccc34f9eba8c4fc150d8ae5a/ 2023-09-10T17:18:32,345 Preparing metadata (setup.py): finished with status 'error' 2023-09-10T17:18:32,347 ERROR: [present-rich] metadata generation failed 2023-09-10T17:18:32,352 Exception information: 2023-09-10T17:18:32,352 Traceback (most recent call last): 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2023-09-10T17:18:32,352 call_subprocess( 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-09-10T17:18:32,352 raise error 2023-09-10T17:18:32,352 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2023-09-10T17:18:32,352 2023-09-10T17:18:32,352 The above exception was the direct cause of the following exception: 2023-09-10T17:18:32,352 2023-09-10T17:18:32,352 Traceback (most recent call last): 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-10T17:18:32,352 status = run_func(*args) 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-10T17:18:32,352 return func(self, options, args) 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-10T17:18:32,352 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-10T17:18:32,352 result = self._result = resolver.resolve( 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-10T17:18:32,352 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-10T17:18:32,352 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-09-10T17:18:32,352 if not criterion.candidates: 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-09-10T17:18:32,352 return bool(self._sequence) 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-09-10T17:18:32,352 return any(self) 2023-09-10T17:18:32,352 ^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-09-10T17:18:32,352 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-09-10T17:18:32,352 candidate = func() 2023-09-10T17:18:32,352 ^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-09-10T17:18:32,352 self._link_candidate_cache[link] = LinkCandidate( 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-09-10T17:18:32,352 super().__init__( 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-09-10T17:18:32,352 self.dist = self._prepare() 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-09-10T17:18:32,352 dist = self._prepare_distribution() 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-09-10T17:18:32,352 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 538, in prepare_linked_requirement 2023-09-10T17:18:32,352 return self._prepare_linked_requirement(req, parallel_builds) 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 653, in _prepare_linked_requirement 2023-09-10T17:18:32,352 dist = _get_prepared_distribution( 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-09-10T17:18:32,352 abstract_dist.prepare_distribution_metadata( 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-09-10T17:18:32,352 self.req.prepare_metadata() 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 568, in prepare_metadata 2023-09-10T17:18:32,352 self.metadata_directory = generate_metadata_legacy( 2023-09-10T17:18:32,352 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-10T17:18:32,352 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2023-09-10T17:18:32,352 raise MetadataGenerationFailed(package_details=details) from error 2023-09-10T17:18:32,352 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-09-10T17:18:32,365 Removed asynckafka==0.1.2 from https://files.pythonhosted.org/packages/c4/8a/43802d8ed7b336fb5ea33b99fb3ab6394c9c32601294b3cf53409133e184/asynckafka-0.1.2.tar.gz from build tracker '/tmp/pip-build-tracker-c2h4n9b5' 2023-09-10T17:18:32,366 Removed build tracker: '/tmp/pip-build-tracker-c2h4n9b5'