cmccabe opened a new pull request #10995: URL: https://github.com/apache/kafka/pull/10995
New versions of pip apparently removed support for Python 3.5, the version of Python our ducker image is using. They used to support it, and now they only support newer versions of Python. We will eventually have to upgrade the version of Python in the image. That will probably mean moving to a different Ubuntu base image. However, for now, using pip 20.3.4 seems to work and is easier. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org