Alireza Omidvar created FLINK-32210: ---------------------------------------
Summary: Error import Pyflink.table.descriptors due to python3.10 version mismatch Key: FLINK-32210 URL: https://issues.apache.org/jira/browse/FLINK-32210 Project: Flink Issue Type: Bug Components: API / Python, Connectors / Kafka, Connectors / MongoDB Affects Versions: 1.13.0 Reporter: Alireza Omidvar Following to the issue[jira] [Created] https://issues.apache.org/jira/browse/FLINK-32207(FLINK-32206) I decided to install latest 1.13 version where Kafka and Json imports are working which needed to create env python 3.8. I faced a few issues 1: CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initialize your shell, run $ conda init <SHELL_NAME> Currently supported shells are: - bash - fish - tcsh - xonsh - zsh - powershell See 'conda init --help' for more information and options. IMPORTANT: You may need to close and restart your shell after running 'conda init'. 2. I tried to initiate but the new error faced No Pyflink module found -- This message was sent by Atlassian Jira (v8.20.10#820010)