[ https://issues.apache.org/jira/browse/IMPALA-14338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Csaba Ringhofer resolved IMPALA-14338. -------------------------------------- Fix Version/s: Impala 5.0.0 Impala 4.5.1 Resolution: Fixed backported fix to 4.5.1 and uploaded impala-shell 4.5.1a2 to pypi: http://pypi.org/project/impala-shell/4.5.1a2/ > impala-shell not working with Python 3.12 > ----------------------------------------- > > Key: IMPALA-14338 > URL: https://issues.apache.org/jira/browse/IMPALA-14338 > Project: IMPALA > Issue Type: Bug > Components: Clients > Reporter: Csaba Ringhofer > Assignee: Csaba Ringhofer > Priority: Major > Fix For: Impala 5.0.0, Impala 4.5.1 > > > After IMPALA-12656 impala-shell can be installed with newer Python version > (3.11, 3.12, 3.13), on 3.12 and 3.13 running impala-shell fails due to > missing six.moves: > "ModuleNotFoundError: No module named 'six.moves'" > Bumping six from 1.14.0 to at least 1.16.0 solves the issue. -- This message was sent by Atlassian Jira (v8.20.10#820010)