Closed yintian710 closed 1 week ago
os: Ubuntu 16.04.1 LTS (GNU/Linux 4.15.0-142-generic x86_64) Python 3.8.10 pip: 20.1.1 librdkafka-dev:0.8.6-1.1
when I run "pip install confluent_kafka",I meet some errors I can install it when VERSION<2.4.0, when I want update, it error error0.log
when I update pip to 24.3.1
error1.log
Ubuntu 16.04 is pretty old. From v2.5.0, we only support OS which supports glibc 2.28. There are a few options for you:
Please refer this thread for more information.
Description
os: Ubuntu 16.04.1 LTS (GNU/Linux 4.15.0-142-generic x86_64) Python 3.8.10 pip: 20.1.1 librdkafka-dev:0.8.6-1.1
when I run "pip install confluent_kafka",I meet some errors I can install it when VERSION<2.4.0, when I want update, it error error0.log
when I update pip to 24.3.1
error1.log